Splitlayout"

From Documentation
Line 3: Line 3:
 
= Splitlayout =
 
= Splitlayout =
 
{{ZKComponentReferenceAccessibilityComponentInfo}}
 
{{ZKComponentReferenceAccessibilityComponentInfo}}
 +
 +
  since 9.5.0
  
 
== Required Settings ==
 
== Required Settings ==
{| border="1px"
+
Naming issue. For more information, please refer to [[ZK_Component_Reference/Accessibility | Accessibility]]
! <center>Attributes</center>
 
! <center>Description</center>
 
|-
 
| aria-label / aria-labelledby
 
| Name the Splitlayout. For more information about naming, please refer to [[ZK_Component_Reference/Accessibility | Accessibility]]
 
|}
 
  
 
== Keyboard Support ==
 
== Keyboard Support ==

Revision as of 08:32, 29 July 2020

Splitlayout

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

Required Settings

Naming issue. For more information, please refer to Accessibility

Keyboard Support

Key
Description
ArrowUp / ArrowDown When the splitter is focused, move the splitter vertically.
ArrowLeft / ArrowRight When the splitter is focused, move the splitter horizontally.
Enter If the primary pane is not collapsed, collapses the pane. If the pane is collapsed, restores the splitter to its previous position.