org.zkoss.util.resource.LabelLoader.class"

From Documentation
m
m ((via JWB))
 
Line 6: Line 6:
  
 
  Default: <i>none</i> (it implies <javadoc>org.zkoss.util.resource.impl.LabelLoaderImpl</javadoc>)
 
  Default: <i>none</i> (it implies <javadoc>org.zkoss.util.resource.impl.LabelLoaderImpl</javadoc>)
[since 7.0.1]
+
{{versionSince|7.0.1}}
  
 
It specifies the name of the class used to provide the customized label loader. The class must implement the <javadoc type="interface">org.zkoss.util.resource.impl.LabelLoader</javadoc> interface.
 
It specifies the name of the class used to provide the customized label loader. The class must implement the <javadoc type="interface">org.zkoss.util.resource.impl.LabelLoader</javadoc> interface.
  
 
  {{ZKConfigurationReferencePageFooter}}
 
  {{ZKConfigurationReferencePageFooter}}

Latest revision as of 09:30, 14 March 2022


org.zkoss.util.resource.LabelLoader.class


Property:

org.zkoss.util.resource.LabelLoader.class
Applicable:
Dndsmalltalk-check-icon.png globally in zk.xml via <library-property>
Dndsmalltalk-cross-icon.png not as <custom-attribute>
Default: none (it implies LabelLoaderImpl)

Since 7.0.1

It specifies the name of the class used to provide the customized label loader. The class must implement the LabelLoader interface.



Last Update : 2022/03/14

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