Uses of Class
org.eclipse.nebula.widgets.nattable.hideshow.command.ColumnHideCommand
Packages that use ColumnHideCommand
Package
Description
-
Uses of ColumnHideCommand in org.eclipse.nebula.widgets.nattable.hideshow.command
Methods in org.eclipse.nebula.widgets.nattable.hideshow.command that return ColumnHideCommandMethods in org.eclipse.nebula.widgets.nattable.hideshow.command that return types with arguments of type ColumnHideCommandMethods in org.eclipse.nebula.widgets.nattable.hideshow.command with parameters of type ColumnHideCommandModifier and TypeMethodDescriptionprotected booleanColumnHideCommandHandler.doCommand(ColumnHideCommand command) Constructors in org.eclipse.nebula.widgets.nattable.hideshow.command with parameters of type ColumnHideCommand -
Uses of ColumnHideCommand in org.eclipse.nebula.widgets.nattable.selection
Methods in org.eclipse.nebula.widgets.nattable.selection with parameters of type ColumnHideCommandModifier and TypeMethodDescriptionprotected booleanSelectionLayer.handleColumnHideCommand(ColumnHideCommand command) Will check if there are fully selected column positions.