mojox.ToolBar - nitrologic/monkey2 GitHub Wiki
Class ToolBar Extends mojox:mojox.DockingView
The ToolBar class.
| Constructors | |
|---|---|
| New | Creates a new tool bar. |
| Properties | |
|---|---|
| Axis | Toolbar axis. (read only) |
| Methods | |
|---|---|
| AddAction | Adds an action to the tool bar. |
| AddSeparator | Adds a separator to the tool bar. |
| AddView | Adds a view to the tool bar. |