Link to this page
Print this page
Parent topic
:
Toolbars
Form definitions
/
Toolbars
Using toolbars
To use toolbars, you must understand how they work and how to structure the code.
Defining toolbars in the form file
Toolbars can be defined in the form specification file within the
TOOLBAR
section.
Loading a toolbar from an XML file
Loading a default toolbar from an XML file
To load a default toolbar from an XML definition file, use the utility method provided by the
ui.Interface
built-in class.
Creating the toolbar manually with DOM
Toolbars on mobile devices
Toolbars can be used to control action view rendering on mobile devices.