Comboitem
- Demonstration: Combobox
- Java API: org.zkoss.zul.Comboitem
- JavaScript API: zul.inp.Comboitem
Employment/Purpose
An item of a combo box.
Example
<combobox>
<comboitem label="Simple and Rich"/>
<comboitem label="Cool!"/>
<comboitem label="Ajax and RIA"/>
</combobox>
Supported Events
- Inherited Supported Events: LabelImageElement
Supported Children
*NONE