Package | Description |
---|---|
org.apache.tapestry5.grid |
Support classes for the
Grid
component, which presents tabular data in an (X)HTML table. |
Modifier and Type | Method and Description |
---|---|
ColumnSort |
SortConstraint.getColumnSort() |
ColumnSort |
GridSortModel.getColumnSort(String columnId)
Identifies how (or if) a column is sorted.
|
static ColumnSort |
ColumnSort.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ColumnSort[] |
ColumnSort.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
SortConstraint(PropertyModel propertyModel,
ColumnSort columnSort) |
${project.version} - Copyright © 2003-2015 The Apache Software Foundation.