| Package | Description |
|---|---|
| de.twenty11.skysail.common.grids |
| Modifier and Type | Method and Description |
|---|---|
ColumnDefinition |
ColumnDefinition.setWidth(Integer colWidth) |
ColumnDefinition |
ColumnDefinition.sortAsc(Integer weight) |
ColumnDefinition |
ColumnDefinition.sortDesc(Integer weight) |
| Modifier and Type | Method and Description |
|---|---|
List<ColumnDefinition> |
Columns.getAsList() |
List<ColumnDefinition> |
Columns.getColumnsInSortOrder() |
List<ColumnDefinition> |
Columns.sort(String sortingInstructionFromRequest,
Integer colIdToToggle) |
| Modifier and Type | Method and Description |
|---|---|
void |
Columns.setColumnsList(List<ColumnDefinition> theColumns)
needed for json deserialization.
|
Copyright © 2011-2013. All Rights Reserved.