org.zkoss.zk.ui.invokeFirstRootForAfterKeyDown.enabled"
From Documentation
Jumperchen (talk | contribs) (Created page with " {{ZKConfigurationReferencePageHeader}} '''Property:''' org.zkoss.zk.ui.invokeFirstRootForAfterKeyDown.enabled Default: <i>false</i> [since 8.0.0] Default: <i>true</i> [s...") |
Robertwenzel (talk | contribs) m |
||
Line 3: | Line 3: | ||
'''Property:''' | '''Property:''' | ||
org.zkoss.zk.ui.invokeFirstRootForAfterKeyDown.enabled | org.zkoss.zk.ui.invokeFirstRootForAfterKeyDown.enabled | ||
+ | |||
+ | {{GlobalLibraryProperty}} | ||
Default: <i>false</i> | Default: <i>false</i> |
Revision as of 07:52, 7 July 2016
Property:
org.zkoss.zk.ui.invokeFirstRootForAfterKeyDown.enabled
Applicable: globally in zk.xml via <library-property> 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.