Difference between revisions of "ToolBarComunicator"
From OpenKM Documentation
(2 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
* evaluateShowIcons() | * evaluateShowIcons() | ||
* ToolBarOption getToolBarOption() | * ToolBarOption getToolBarOption() | ||
+ | * Object getActualNode() | ||
+ | * HorizontalPanel getMainToolBarPanel() | ||
== Write Methods == | == Write Methods == |
Latest revision as of 23:24, 7 July 2012
Read Methods
- evaluateShowIcons()
- ToolBarOption getToolBarOption()
- Object getActualNode()
- HorizontalPanel getMainToolBarPanel()
Write Methods
- setToolBarOption(ToolBarOption toolBarOption)
Example
ToolBarComunicator.evaluateShowIcons();