@Serializable {
simple=false
collection=true
}
ToolBar contains a bar of Button children.
Slots
- addCommandSource
-
Add a button to the toolbar for the specified command. Default implementation is to add a button with only an icon and no text.
- addSepSource
-
Void addSep()Add a separator to the toolbar.
-
private native Void dummyToolBar() - makeSource
-
new make(|This|? f := null)Default constructor.
- orientationSource
-
const Orientation orientation := Orientation.horizontalHorizontal or veritical configuration. Defaults to horizontal. Must be set at construction time.