org.zkoss.zk.ui.uuidRecycle.disabled"
From Documentation
Robertwenzel (talk | contribs) m |
Jumperchen (talk | contribs) 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
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] 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.