|
GWT 2.3.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ColumnSortList | |
---|---|
com.google.gwt.user.cellview.client | The "cellview" widget set. |
Uses of ColumnSortList in com.google.gwt.user.cellview.client |
---|
Methods in com.google.gwt.user.cellview.client that return ColumnSortList | |
---|---|
ColumnSortList |
ColumnSortEvent.getColumnSortList()
Get the ColumnSortList that contains the ordered list of sorted
columns. |
ColumnSortList |
CellTable.getColumnSortList()
Get the ColumnSortList that specifies which columns are sorted. |
Methods in com.google.gwt.user.cellview.client with parameters of type ColumnSortList | |
---|---|
static ColumnSortEvent |
ColumnSortEvent.fire(HasHandlers source,
ColumnSortList sortList)
Fires a cell preview event on all registered handlers in the handler manager. |
Constructors in com.google.gwt.user.cellview.client with parameters of type ColumnSortList | |
---|---|
ColumnSortEvent(ColumnSortList sortList)
Construct a new ColumnSortEvent . |
|
GWT 2.3.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |