Biglistbox"
From Documentation
Line 6: | Line 6: | ||
*[http://www.zkoss.org/product/edition.dsp Available in ZK EE only] | *[http://www.zkoss.org/product/edition.dsp Available in ZK EE only] | ||
since 9.5.0 | since 9.5.0 | ||
− | |||
− | |||
− | |||
== Required Settings == | == Required Settings == | ||
Line 25: | Line 22: | ||
! <center>Description</center> | ! <center>Description</center> | ||
|- | |- | ||
− | | ArrowUp/ArrowDown | + | | ArrowUp / ArrowDown |
| Select items or focus on headers. | | Select items or focus on headers. | ||
|- | |- | ||
− | | ArrowLeft/ArrowRight | + | | ArrowLeft / ArrowRight |
| Focus on cell or headers. | | Focus on cell or headers. | ||
|} | |} |
Revision as of 23:36, 28 July 2020
Biglistbox
- Demonstration: N/A
- Style Guide: N/A
- Available in ZK EE only
since 9.5.0
Required Settings
aria-label / aria-labelledby | Name the biglistbox. For more information about naming, please refer to Accessibility |
Keyboard Support
ArrowUp / ArrowDown | Select items or focus on headers. |
ArrowLeft / ArrowRight | Focus on cell or headers. |