org.zkoss.util.label.cache"

From Documentation
m ((via JWB))
 
Line 7: Line 7:
  
 
  Default: <i>true</i>
 
  Default: <i>true</i>
[since 8.6.0]
+
{{versionSince|8.6.0}}
  
 
Specifies whether to cache zk-labels.properties. By default, it is enabled. It means the content of zk-labels.properties is loaded and cached at the server. If you are developing a ZK application and you'd like to modify zk-labels.properties without restarting the server, you could disable it.
 
Specifies whether to cache zk-labels.properties. By default, it is enabled. It means the content of zk-labels.properties is loaded and cached at the server. If you are developing a ZK application and you'd like to modify zk-labels.properties without restarting the server, you could disable it.

Latest revision as of 09:30, 14 March 2022


org.zkoss.util.label.cache


Property:

org.zkoss.util.label.cache
Applicable:
Dndsmalltalk-check-icon.png globally in zk.xml via <library-property>
Dndsmalltalk-cross-icon.png not as <custom-attribute>
Default: true

Since 8.6.0

Specifies whether to cache zk-labels.properties. By default, it is enabled. It means the content of zk-labels.properties is loaded and cached at the server. If you are developing a ZK application and you'd like to modify zk-labels.properties without restarting the server, you could disable it.

Please refer to ZK Developer's Reference: Internationalization for more information about zk-label.properties.



Last Update : 2022/03/14

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