|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Listheader | |
|---|---|
| org.zkoss.zul | ZUL component set that are used for HTML-based clients. |
| Uses of Listheader in org.zkoss.zul |
|---|
| Methods in org.zkoss.zul that return Listheader | |
|---|---|
Listheader |
ListitemComparator.getListheader()
Returns the listheader that this comparator is associated with, or null if not available. |
Listheader |
Listfooter.getListheader()
Returns the list header that is in the same column as this footer, or null if not available. |
Listheader |
Listcell.getListheader()
Returns the list header that is in the same column as this cell, or null if not available. |
| Constructors in org.zkoss.zul with parameters of type Listheader | |
|---|---|
ListitemComparator(Listheader header,
boolean ascending,
boolean ignoreCase)
Compares with the column which the list header is at. |
|
ListitemComparator(Listheader header,
boolean ascending,
boolean ignoreCase,
boolean byValue)
Compares with the column which the list header is at. |
|
ListitemComparator(Listheader header,
boolean ascending,
boolean ignoreCase,
boolean byValue,
boolean nullAsMax)
Compares with the column which the list header is at. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||