org.zkoss.zk.ui.uuidRecycle.disabled"

From Documentation
m
m (Recommend to disable this feature since 9.6.1)
Line 7: Line 7:
 
  Default: <i>false</i> (i.e., UUID recycle is enabled)
 
  Default: <i>false</i> (i.e., UUID recycle is enabled)
 
  [since 5.0.3]
 
  [since 5.0.3]
 +
 +
Recommend to disable this feature. (i.e. specifying with <i>true</i>)
 +
[since 9.6.1]
  
 
It specifies whether to disable the recycle of UUID. By recycling UUID it will reduce the memory use of the browser. It is enabled by default.
 
It specifies whether to disable the recycle of UUID. By recycling UUID it will reduce the memory use of the browser. It is enabled by default.

Revision as of 03:13, 9 November 2021


org.zkoss.zk.ui.uuidRecycle.disabled


Property:

org.zkoss.zk.ui.uuidRecycle.disabled 
Applicable:
Dndsmalltalk-check-icon.png globally in zk.xml via <library-property>
Dndsmalltalk-cross-icon.png not as <custom-attribute>
Default: false (i.e., UUID recycle is enabled)
[since 5.0.3]

Recommend to disable this feature. (i.e. specifying with true) 
[since 9.6.1]

It specifies whether to disable the recycle of UUID. By recycling UUID it will reduce the memory use of the browser. It is enabled by default.



Last Update : 2021/11/09

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