org.zkoss.zk.ui.invokeFirstRootForAfterKeyDown.enabled"

From Documentation
m
m ((via JWB))
 
(One intermediate revision by the same user not shown)
Line 7: Line 7:
  
 
  Default: <i>false</i>
 
  Default: <i>false</i>
[since 8.0.0]
+
{{versionSince|8.0.0}}
  
 
  Default: <i>true</i>
 
  Default: <i>true</i>
  [since 7.0.5]
+
  {{versionSince|7.0.5}}
  
 
Specifies whether to always enable the seeking first root widget for afterKeyDown event when the event target is not part of ZK widget.
 
Specifies whether to always enable the seeking first root widget for afterKeyDown event when the event target is not part of ZK widget.
  
 
{{ZKConfigurationReferencePageFooter}}
 
{{ZKConfigurationReferencePageFooter}}

Latest revision as of 09:36, 14 March 2022


DocumentationZK Configuration Referencezk.xmlThe Library Propertiesorg.zkoss.zk.ui.invokeFirstRootForAfterKeyDown.enabled
org.zkoss.zk.ui.invokeFirstRootForAfterKeyDown.enabled


Property:

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

Since 8.0.0

Default: true
Since 7.0.5

Specifies whether to always enable the seeking first root widget for afterKeyDown event when the event target is not part of ZK widget.



Last Update : 2022/03/14

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