|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectzk.Object
zk.Widget
zul.Widget
zul.sel.ItemWidget
zul.sel.Listitem
public class Listitem
A listitem.
Default Widget.getZclass(): z-listitem
| Field Summary |
|---|
| Fields inherited from class zk.Widget |
|---|
$weave, auDelay, autag, bindLevel, className, desktop, effects_, firstChild, id, insertingBefore_, inServer, lastChild, nChildren, nextSibling, parent, previousSibling, uuid, widgetName |
| Fields inherited from class zk.Object |
|---|
$class, $oid |
| Method Summary | |
|---|---|
Listbox |
getListbox()
Returns the list box that it belongs to. |
Listgroup |
getListgroup()
Returns the listgroup that this item belongs to, or null. |
void |
setImage(String image)
Sets the image of the Listcell it contains. |
void |
setLabel(String label)
Sets the label of the Listcell it contains. |
| Methods inherited from class zul.sel.ItemWidget |
|---|
getLabel, getMeshWidget, getValue, isCheckable, isDisabled, isSelected, isStripeable_, setCheckable, setDisabled, setSelected, setValue |
| Methods inherited from class zul.Widget |
|---|
afterKeyDown_, beforeCtrlKeys_, getContext, getCtrlKeys, getOpenTooltip, getPopup, getTooltip, setContext, setContext, setCtrlKeys, setPopup, setPopup, setTooltip, setTooltip |
| Methods inherited from class zk.Object |
|---|
$init, $instanceof, $super, $super, $supers, $supers, afterInit, isAssignableFrom, isInstance, proxy |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public Listgroup getListgroup()
public void setLabel(String label)
Listcell it contains.
If it is not created, we automatically create it.
label - public void setImage(String image)
Listcell it contains.
If it is not created, we automatically create it.
image - public Listbox getListbox()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||