property

From Documentation
Revision as of 07:44, 16 November 2010 by Tomyeh (talk | contribs) (Created page with '{{ZUMLReferencePageHeader}} <source lang="java"> String property(String key); </source> :i.e., <javadoc method="getProperty(java.lang.String)">org.zkoss.lang.Library</javadoc> …')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
String property(String key);
i.e., Library.getProperty(String)

Returns the value of the given library property, or null if not found.

Version History

Last Update : 2010/11/16

Version Date Content
     



Last Update : 2010/11/16

Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License.