l"
From Documentation
Line 5: | Line 5: | ||
</source> | </source> | ||
− | + | :i.e., <javadoc method="getLabel(java.lang.String)">org.zkoss.xel.fn.CommonFns</javadoc> | |
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/Internationalization/Labels|ZK Developer's Reference]]. | 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/Internationalization/Labels|ZK Developer's Reference]]. |
Revision as of 07:09, 16 November 2010
String l(String key);
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 : 2010/11/16
Version | Date | Content |
---|---|---|