Uses of Interface
com.google.gwt.user.cellview.client.ColumnSortList.Delegate
-
Packages that use ColumnSortList.Delegate Package Description com.google.gwt.user.cellview.client The "cellview" widget set. -
-
Uses of ColumnSortList.Delegate in com.google.gwt.user.cellview.client
Constructors in com.google.gwt.user.cellview.client with parameters of type ColumnSortList.Delegate Constructor Description ColumnSortList(ColumnSortList.Delegate delegate)
Construct a newColumnSortList
with the specifiedColumnSortList.Delegate
.
-