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

From Documentation
m
Line 2: Line 2:
 
'''Property:'''
 
'''Property:'''
 
  org.zkoss.zk.ui.uuidRecycle.disabled  
 
  org.zkoss.zk.ui.uuidRecycle.disabled  
 +
 +
{{GlobalLibraryProperty}}
  
 
  Default: <i>false</i> (i.e., UUID recycle is enabled)
 
  Default: <i>false</i> (i.e., UUID recycle is enabled)

Revision as of 08:10, 7 July 2016


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]

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 : 2016/07/07

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