Tree"

From Documentation
Line 2: Line 2:
  
 
= Tree =
 
= Tree =
*Demonstration: N/A
+
{{ZKComponentReferenceAccessibilityPageHeader}}
*Style Guide: N/A
 
*[http://www.zkoss.org/product/edition.dsp Available in ZK EE only]
 
  since 9.5.0
 
  
 
== Required Settings ==
 
== Required Settings ==

Revision as of 23:54, 28 July 2020

Tree

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.