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