org.zkoss.zkmax.tablet.ui.disabled"
From Documentation
Raymondchao (talk | contribs) |
Robertwenzel (talk | contribs) m |
||
Line 2: | Line 2: | ||
'''Property:''' | '''Property:''' | ||
org.zkoss.zkmax.tablet.ui.disabled | org.zkoss.zkmax.tablet.ui.disabled | ||
+ | |||
+ | {{GlobalLibraryProperty}} | ||
Default: <i>false</i> | Default: <i>false</i> |
Revision as of 08:29, 7 July 2016
Property:
org.zkoss.zkmax.tablet.ui.disabled
Applicable: globally in zk.xml via <library-property> not as <custom-attribute>
Default: false [Since 7.0.0]
- Available for ZK:
It specifies whether to disable the tablet UI.
By default, ZK detects if the device is tablet, then use tablet UI if available. If user want to use the same UI on desktops and tablet devices, he can specify this library property to true.