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.
- Documentation
- › Configuration
- › Elements
- › toolbar-group
toolbar-group element
Namespace: http://xopus.com/2009/lui
Allowed Children
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
falsethe group will no longer be available in the toolbar. (Optional)
Parent Elements
History
| version | event |
|---|---|
| Xopus 4.1 | Introduction. |