|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Listheader | |
---|---|
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 Listheader in org.zkoss.zul |
---|
Classes in org.zkoss.zul that implement Listheader | |
---|---|
class |
Listheader
The list header which defines the attributes and header of a column of a list box. |
Methods in org.zkoss.zul that return Listheader | |
---|---|
Listheader |
Listfooter.getListheaderApi()
Returns the list header that is in the same column as this footer, or null if not available. |
Listheader |
Listcell.getListheaderApi()
Returns the list header that is in the same column as this cell, or null if not available. |
Uses of Listheader in org.zkoss.zul.api |
---|
Methods in org.zkoss.zul.api that return Listheader | |
---|---|
Listheader |
Listfooter.getListheaderApi()
Returns the list header that is in the same column as this footer, or null if not available. |
Listheader |
Listcell.getListheaderApi()
Returns the list header that is in the same column as this cell, or null if not available. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |