| Interface | Description |
|---|---|
| Toolbar |
Allows to define a toolbar.
|
| ToolbarActionButton |
Allows to define a toolbar action button.
|
| ToolbarActionMenuItem |
Allows to define an action menu item.
|
| ToolbarButton |
Allows to define a toolbar button.
|
| ToolbarElementWithAction |
Defines a toolbar element on which the end user can trigger a specific action.
|
| ToolbarMenu |
Allows to define a menu.
|
| ToolbarMenuButton |
Allows to define a toolbar menu button.
|
| ToolbarMenuGroup |
Allows to define a group menu item.
|
| ToolbarMenuItem |
Allows to define a menu item.
|
| ToolbarSubMenuItem |
Allows to define a sub menu item.
|
| Class | Description |
|---|---|
| ToolbarFactory |
Allows to create a new toolbar.
|
| Enum | Description |
|---|---|
| ToolbarLocation |
Possible locations of a toolbar.
|