Tree"

From Documentation
Line 2: Line 2:
  
 
= Tree =
 
= Tree =
{{ZKComponentReferenceAccessibilityPageHeader}}
+
{{ZKComponentReferenceAccessibilityComponentInfo}}
  
 
== Required Settings ==
 
== Required Settings ==

Revision as of 23:55, 28 July 2020

Tree

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

Required Settings

Attributes
Description
aria-label / aria-labelledby Name the Tree. For more information about naming, please refer to Accessibility

Keyboard Support

Key
Description
ArrowUp / ArrowDown Select Treeitems or focus on Treecols.
ArrowLeft / ArrowRight If the treeitem is openable, toggle the open status. Focus on Treecell or Treecols.