[View]  [Edit]  [Lock]  [References]  [Attachments]  [History]  [Home]  [Changes]  [Search]  [Help] 

[Mobile] Widgets

Coordinators present GUI to the user as tools to work with system objects.
The GUI is built with panes/views using MVC based frameworks, implemented using event mechanism for deferred/remote setup (direct actions via sending messages and deferred/back evaluation triggering events).

The Mobile Framework includes a set of widgets for standard access to system objects for all platforms, and custom widgets for specific application access.

The GUI specification literal can declare UI elements at any level and name resolution (concrete class for widget instantiation) is deferred to runtime.

Uploaded Image: UnderConstructionLine.gif
(See Widget types mapping each platform)

label


textField


button


line (Separator)


textArea


list (Table)


grid


booleanEditor (Check box - Switch)


date picker (calendar)


radio button (general picker)


mobile screen(internal)


actionsBar(internal)


navigation


textButton


widget(internal)>widget


passwordInput(MobilePasswordInput)



textInput(MobileTextInput)


text(MobileText)


rows(MobileRows)


break(MobileBreak)


GoogleMapWidget(MobileGoogleMap)


taking pictures