Uses of Interface
com.google.gwt.user.cellview.client.ColumnSortEvent.Handler
-
Uses of ColumnSortEvent.Handler in com.google.gwt.user.cellview.client
Modifier and TypeClassDescriptionstatic class
A default handler used with views attached to asynchronous data providers such asAsyncDataProvider
.static class
A default handler used to sort aList
backing a table.Modifier and TypeMethodDescriptionColumnSortEvent.getAssociatedType()
static GwtEvent.Type
<ColumnSortEvent.Handler> ColumnSortEvent.getType()
Gets the type associated with this event.Modifier and TypeMethodDescriptionAbstractCellTable.addColumnSortHandler
(ColumnSortEvent.Handler handler) Add a handler to handleColumnSortEvent
s.protected void
ColumnSortEvent.dispatch
(ColumnSortEvent.Handler handler)