l2

From Documentation
Revision as of 02:33, 28 March 2011 by Tomyeh (talk | contribs) (Created page with "{{ZUMLReferencePageHeader}} <source lang="java"> String l(String key); </source> :i.e., <javadoc method="getLabel(java.lang.String)">org.zkoss.xel.fn.CommonFns</javadoc> Retur...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
String l(String key);
i.e., CommonFns.getLabel(String)

Returns the label of the given key defined in i3-label.properties. The label is based on the current Locale. For more information, please refer to ZK Developer's Reference.

Version History

Last Update : 2011/03/28


Version Date Content
     



Last Update : 2011/03/28

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