org.zkoss.zkmax.tablet.ui.disabled"
From Documentation
Raymondchao (talk | contribs) |
Raymondchao (talk | contribs) |
||
Line 9: | Line 9: | ||
It specifies whether to disable the tablet UI. | It specifies whether to disable the tablet UI. | ||
− | By default, ZK detects if the device is tablet, then use tablet UI if available. If users want to | + | By default, ZK detects if the device is tablet, then use tablet UI if available. If users want to use the same UI on desktops and tablet devices, you could specify this library property to true. |
{{ZKConfigurationReferencePageFooter}} | {{ZKConfigurationReferencePageFooter}} |
Revision as of 02:10, 16 October 2013
Property:
org.zkoss.zkmax.tablet.ui.disabled
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 users want to use the same UI on desktops and tablet devices, you could specify this library property to true.