|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Listhead | |
---|---|
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 Listhead in org.zkoss.zul |
---|
Classes in org.zkoss.zul that implement Listhead | |
---|---|
class |
Listhead
A list headers used to define multi-columns and/or headers. |
Methods in org.zkoss.zul that return Listhead | |
---|---|
Listhead |
Listbox.getListheadApi()
Returns Listhead belonging to this listbox, or null if no list
headers at all. |
Uses of Listhead in org.zkoss.zul.api |
---|
Methods in org.zkoss.zul.api that return Listhead | |
---|---|
Listhead |
Listbox.getListheadApi()
Returns Listhead belonging to this listbox, or null if no list
headers at all. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |