Package | Description |
---|---|
org.zkoss.zul |
ZUL component set that are used for HTML-based clients.
|
Modifier and Type | Method and Description |
---|---|
Listbox |
Listfooter.getListbox()
Returns the listbox that this belongs to.
|
Listbox |
Listcell.getListbox()
Returns the list box that it belongs to.
|
Listbox |
Listitem.getListbox()
Returns the list box that it belongs to.
|
Listbox |
Listhead.getListbox()
Returns the list box that it belongs to.
|
Listbox |
Listheader.getListbox()
Returns the listbox that this belongs to.
|
Listbox |
Listfoot.getListbox()
Returns the list box that it belongs to.
|
Modifier and Type | Method and Description |
---|---|
Listgroup |
ListgroupRendererExt.newListgroup(Listbox listbox)
Creates an instance of
Listgroup for rendering. |
Listgroupfoot |
ListgroupRendererExt.newListgroupfoot(Listbox listbox)
Creates an instance of
Listgroupfoot for rendering. |
Listitem |
ListitemRendererExt.newListitem(Listbox listbox)
Creates an instance of
Listitem that will be attached to listbox. |
Copyright © 2016. All rights reserved.