Difference between revisions of "GeneralComunicator"
From OpenKM Documentation
Line 3: | Line 3: | ||
ToolBarOption getToolBarOption() | ToolBarOption getToolBarOption() | ||
String getLang() | String getLang() | ||
+ | downloadDocument(boolean checkout) | ||
Revision as of 08:51, 23 June 2010
Read Methods
refreshUI() ToolBarOption getToolBarOption() String getLang() downloadDocument(boolean checkout)
getToolBarOption() must be only used to reading purposes |
Example
// Call to refreshing user interface
GeneralComunicator.refreshUI();