org.zkoss.zkmax.tablet.ui.disabled"

From Documentation
 
(3 intermediate revisions by 2 users not shown)
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>
[Since 7.0.0]
+
{{versionSince| 7.0.0}}
 
{{ZK EE}}
 
{{ZK EE}}
  
 
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 unify the same ui on desktops and tablet devices, you could specify this library property to true.
+
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.
  
 
{{ZKConfigurationReferencePageFooter}}
 
{{ZKConfigurationReferencePageFooter}}

Latest revision as of 02:19, 31 January 2022


org.zkoss.zkmax.tablet.ui.disabled


Property:

org.zkoss.zkmax.tablet.ui.disabled
Applicable:
Dndsmalltalk-check-icon.png globally in zk.xml via <library-property>
Dndsmalltalk-cross-icon.png not as <custom-attribute>
Default: false

Since 7.0.0

  • Available for ZK:
  • http://www.zkoss.org/product/zkhttp://www.zkoss.org/whyzk/zkeeVersion ee.png

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.



Last Update : 2022/01/31

Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License.