|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Listfoot | |
---|---|
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 Listfoot in org.zkoss.zul |
---|
Classes in org.zkoss.zul that implement Listfoot | |
---|---|
class |
Listfoot
A row of Listfooter . |
Methods in org.zkoss.zul that return Listfoot | |
---|---|
Listfoot |
Listgroup.getListfootApi()
Returns the Listfoot, if any. |
Listfoot |
Listbox.getListfootApi()
Returns Listfoot belonging to this listbox, or null if no list
footers at all. |
Uses of Listfoot in org.zkoss.zul.api |
---|
Methods in org.zkoss.zul.api that return Listfoot | |
---|---|
Listfoot |
Listgroup.getListfootApi()
Returns the Listfoot, if any. |
Listfoot |
Listbox.getListfootApi()
Returns Listfoot belonging to this listbox, or null if no list
footers at all. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |