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…')

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Read Methods

formatSize(double size)


Example

// Call to refreshing user interface
UtilComunicator.formatSize(15);