Toolbars

Toolbars allow to control over where actions display (and in what order).

For desktop applications, the toolbar is a series of buttons typically contained in a toolbar object, located at the top of the form. For Genero mobile apps, the toolbars are rendering according to the mobile platform standards.
Table 1. Mobile platform differences for toolbars
GMA GMI
Genero Mobile for Android does not have toolbars. The action views appear in the Android action bar. Toolbar action views are listed first and ordered as they are defined in the toolbar, followed by the action views from the action panel.

Disabled actions are greyed out.

The toolbar items render in the iOS toolbar pane. The iosSeparatorStretch toolbar style attribute can be used to stretch the separators to give more space between actions.

Disabled actions are greyed out.

For more information, see Toolbars on mobile devices. Default action views are rendered on mobile devices according to the rules covered in Rendering default action views on mobile.