GWT 2.7.0

Uses of Interface
com.google.gwt.user.cellview.client.ColumnSortList.Delegate

Packages that use ColumnSortList.Delegate
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
ColumnSortList(ColumnSortList.Delegate delegate)
          Construct a new ColumnSortList with the specified ColumnSortList.Delegate.
 


GWT 2.7.0