public class ExtendedColumnSorter
extends com.google.gwt.gen2.table.client.SortableGrid.ColumnSorter
| Constructor and Description | 
|---|
| ExtendedColumnSorter() | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | isSorted()isSorted | 
| void | onSortColumn(com.google.gwt.gen2.table.client.SortableGrid grid,
            com.google.gwt.gen2.table.client.TableModelHelper.ColumnSortList sortList,
            com.google.gwt.gen2.table.client.SortableGrid.ColumnSorterCallback callback) | 
| void | refreshSort()refreshSort | 
| void | setColDataIndex(int colDataIndex)setDataColumn | 
| void | setProfileFileBrowser(GWTProfileFileBrowser profileFileBrowser)setProfileFileBrowser | 
| void | sort(int column,
    boolean ascending)sort | 
public void onSortColumn(com.google.gwt.gen2.table.client.SortableGrid grid,
                com.google.gwt.gen2.table.client.TableModelHelper.ColumnSortList sortList,
                com.google.gwt.gen2.table.client.SortableGrid.ColumnSorterCallback callback)
onSortColumn in class com.google.gwt.gen2.table.client.SortableGrid.ColumnSorterpublic void refreshSort()
public boolean isSorted()
public void sort(int column,
        boolean ascending)
public void setColDataIndex(int colDataIndex)
colDataIndex - public void setProfileFileBrowser(GWTProfileFileBrowser profileFileBrowser)
profileFileBrowser - Copyright © 2015. All Rights Reserved.