toolbar-group

The toolbar group element can be used to create a custom group in the toolbar.

<toolbar-group>
  <toolbar-button/>
</toolbar-group>

For an example of table-group use, please see the Table Toolbar configuration.


toolbar-group element

Namespace: http://xopus.com/2009/lui

Allowed Children

toolbar-button

Attributes

after
The ID of the user interface component where the group is positioned after. (Optional)
before
The ID of the user interface component where the group is positioned before. (Optional)
id
The ID of the group. (Optional)
available
When false the group will no longer be available in the toolbar. (Optional)

Parent Elements

overlay

History

version event
Xopus 4.1 Introduction.