An item of a combo box.
<combobox> <comboitem label="Simple and Rich"/> <comboitem label="Cool!"/> <comboitem label="Ajax and RIA"/> </combobox>
org.zkoss.zul.C omboitem
org.zkoss.zul.C
omboitem
*NONE
Property
Description
Data Type
Default Value
value
Associate the value with this combo item.
java.lang.Object
<null>
des cription
des
cription
Sets the description.
java.lang.String
<empty>
Name
Return Data Type
isChildable()
Determines whether it accepts child components
Value: false
false
Note: No child is allowed.
boo lean
boo
lean
setParent(org.zkoss.zk.ui.Component)
void
Inherited From
org.zkoss.zul.impl.LabelImageElement
org.zkoss.zul.impl.LabelElement
org.zkoss.zul.impl.XulElement
org.zkoss.zk.ui.HtmlBasedComponent
org.zkoss.zk.ui.AbstractComponent