Uses of Class
org.eclipse.nebula.widgets.nattable.sort.SortStatePersistor.SortState
Packages that use SortStatePersistor.SortState
-
Uses of SortStatePersistor.SortState in org.eclipse.nebula.widgets.nattable.sort
Methods in org.eclipse.nebula.widgets.nattable.sort that return SortStatePersistor.SortStateModifier and TypeMethodDescriptionprotected SortStatePersistor<T>.SortStateSortStatePersistor.getSortStateFromString(String token) Parse the string representation to extract the column index, sort direction and sort order