org.zkoss.zk.ui.uuidRecycle.disabled"
From Documentation
Robertwenzel (talk | contribs) 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
Property:
org.zkoss.zk.ui.uuidRecycle.disabled
Applicable: globally in zk.xml via <library-property> 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.