property"

From Documentation
(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> …')
(No difference)

Revision as of 07:44, 16 November 2010

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.