Difference between revisions of "GeneralComunicator"
From OpenKM Documentation
Line 2: | Line 2: | ||
refreshUI() | refreshUI() | ||
ToolBarOption getToolBarOption() | ToolBarOption getToolBarOption() | ||
− | |||
− | |||
String getLang() | String getLang() | ||
Revision as of 12:48, 3 June 2010
Read Methods
refreshUI() ToolBarOption getToolBarOption() String getLang()
getToolBarOption() must be only used to reading purposes |
Example
// Call to refreshing user interface
GeneralComunicator.refreshUI();