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> …') |
|||
Line 10: | Line 10: | ||
=Version History= | =Version History= | ||
− | + | {{LastUpdated}} | |
{| border='1px' | width="100%" | {| border='1px' | width="100%" | ||
! Version !! Date !! Content | ! Version !! Date !! Content |
Latest revision as of 08:30, 17 December 2010
String property(String key);
Returns the value of the given library property, or null if not found.
Version History
Version | Date | Content |
---|---|---|