Listcell"
From Documentation
Jimmyshiau (talk | contribs) m (→Example) |
m ((via JWB)) |
||
(5 intermediate revisions by 3 users not shown) | |||
Line 3: | Line 3: | ||
= Listcell = | = Listcell = | ||
− | *Demonstration: [http://www.zkoss.org/zkdemo/listbox/keystroke_command | + | *Demonstration: [http://www.zkoss.org/zkdemo/listbox/keystroke_command Listbox (Keystroke Command) ] |
*Java API: <javadoc>org.zkoss.zul.Listcell</javadoc> | *Java API: <javadoc>org.zkoss.zul.Listcell</javadoc> | ||
*JavaScript API: <javadoc directory="jsdoc">zul.sel.Listcell</javadoc> | *JavaScript API: <javadoc directory="jsdoc">zul.sel.Listcell</javadoc> | ||
− | *Style Guide: [ | + | *Style Guide: [[ZK_Style_Guide/XUL_Component_Specification/Listitem| Listitem]] |
= Employment/Purpose = | = Employment/Purpose = | ||
Line 16: | Line 16: | ||
[[ZK Component Reference/Data/Listbox#Example | Listbox]] | [[ZK Component Reference/Data/Listbox#Example | Listbox]] | ||
− | =Supported | + | =Supported Events= |
− | {| | + | {| class='wikitable' | width="100%" |
! <center>Name</center> | ! <center>Name</center> | ||
! <center>Event Type</center> | ! <center>Event Type</center> | ||
Line 25: | Line 25: | ||
| None | | None | ||
|} | |} | ||
+ | *Inherited Supported Events: [[ZK_Component_Reference/Base_Components/LabelImageElement#Supported_Events | LabelImageElement]] | ||
=Supported Children= | =Supported Children= | ||
Line 30: | Line 31: | ||
*ALL | *ALL | ||
− | =Use | + | =Use Cases= |
− | {| | + | {| class='wikitable' | width="100%" |
! Version !! Description !! Example Location | ! Version !! Description !! Example Location | ||
|- | |- | ||
Line 41: | Line 42: | ||
=Version History= | =Version History= | ||
+ | {{LastUpdated}} | ||
− | {| | + | {| class='wikitable' | width="100%" |
! Version !! Date !! Content | ! Version !! Date !! Content | ||
|- | |- |
Latest revision as of 11:04, 7 January 2022
Listcell
- Demonstration: Listbox (Keystroke Command)
- Java API: Listcell
- JavaScript API: Listcell
- Style Guide: Listitem
Employment/Purpose
A list cell.
Example
Supported Events
None | None |
- Inherited Supported Events: LabelImageElement
Supported Children
*ALL
Use Cases
Version | Description | Example Location |
---|---|---|
Version History
Version | Date | Content |
---|---|---|