org.zkoss.zk.ui.processMask.enabled"
From Documentation
Line 7: | Line 7: | ||
Default: <i>false</i> | Default: <i>false</i> | ||
− | {{versionSince| | + | {{versionSince|6.5.5}} |
− | Specifies whether to always enable the process mask when doing a long operation at the server-side. The mask will cover the whole page to prevent users interacting with UI like: | + | Specifies whether to always enable the process mask when doing a long operation at the server-side. The mask will cover the whole page to prevent users from interacting with UI like: |
[[File:processing-mask-enabled.png | center]] | [[File:processing-mask-enabled.png | center]] |
Revision as of 05:06, 21 September 2022
Property:
org.zkoss.zk.ui.processMask.enabled
Applicable: globally in zk.xml via <library-property> not as <custom-attribute>
Default: false
Since 6.5.5
Specifies whether to always enable the process mask when doing a long operation at the server-side. The mask will cover the whole page to prevent users from interacting with UI like: