UtilComunicator
From OpenKM Documentation
Revision as of 12:35, 6 July 2010 by Jllort (talk | contribs) (Created page with '== Read Methods == formatSize(double size) == Example == <source lang="java"> // Call to refreshing user interface UtilComunicator.formatSize(15); </source> [[Category: OpenK…')
Read Methods
formatSize(double size)
Example
// Call to refreshing user interface
UtilComunicator.formatSize(15);