|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Listbox | |
---|---|
org.zkoss.zul | ZUL component set that are used for HTML-based clients. |
org.zkoss.zul.api | Interfaces of zul components, which are the abstract layer to access a ZUL component |
Uses of Listbox in org.zkoss.zul |
---|
Classes in org.zkoss.zul that implement Listbox | |
---|---|
class |
Listbox
A listbox. |
Methods in org.zkoss.zul that return Listbox | |
---|---|
Listbox |
Listitem.getListboxApi()
Returns the list box that it belongs to. |
Listbox |
Listheader.getListboxApi()
Returns the listbox that this belongs to. |
Listbox |
Listhead.getListboxApi()
Returns the list box that it belongs to. |
Listbox |
Listfooter.getListboxApi()
Returns the listbox that this belongs to. |
Listbox |
Listfoot.getListboxApi()
Returns the list box that it belongs to. |
Listbox |
Listcell.getListboxApi()
Returns the list box that it belongs to. |
Uses of Listbox in org.zkoss.zul.api |
---|
Methods in org.zkoss.zul.api that return Listbox | |
---|---|
Listbox |
Listitem.getListboxApi()
Returns the list box that it belongs to. |
Listbox |
Listheader.getListboxApi()
Returns the listbox that this belongs to. |
Listbox |
Listhead.getListboxApi()
Returns the list box that it belongs to. |
Listbox |
Listfooter.getListboxApi()
Returns the listbox that this belongs to. |
Listbox |
Listfoot.getListboxApi()
Returns the list box that it belongs to. |
Listbox |
Listcell.getListboxApi()
Returns the list box that it belongs to. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |