Package | Description |
---|---|
org.zkoss.zul |
ZUL component set that are used for HTML-based clients.
|
Modifier and Type | Method and Description |
---|---|
Column |
RowComparator.getColumn()
Returns the column that this comparator is associated with, or null
if not available.
|
Column |
Footer.getColumn()
Returns the column that is in the same column as
this footer, or null if not available.
|
Constructor and Description |
---|
RowComparator(Column header,
boolean ascending,
boolean ignoreCase,
boolean nullAsMax)
Compares with the column.
|
Copyright © 2005-2021 Potix Corporation. All Rights Reserved.