Uses of Class
org.eclipse.nebula.widgets.nattable.sort.command.SortColumnCommand
Packages that use SortColumnCommand
-
Uses of SortColumnCommand in org.eclipse.nebula.widgets.nattable.sort.command
Methods in org.eclipse.nebula.widgets.nattable.sort.command that return SortColumnCommandMethods in org.eclipse.nebula.widgets.nattable.sort.command that return types with arguments of type SortColumnCommandMethods in org.eclipse.nebula.widgets.nattable.sort.command with parameters of type SortColumnCommandModifier and TypeMethodDescriptionbooleanSortCommandHandler.doCommand(SortColumnCommand command) Constructors in org.eclipse.nebula.widgets.nattable.sort.command with parameters of type SortColumnCommandModifierConstructorDescriptionprotectedSortColumnCommand(SortColumnCommand command) Constructor that is used to clone a command.