Uses of Class
org.eclipse.nebula.widgets.nattable.command.AbstractRowCommand
Packages that use AbstractRowCommand
Package
Description
-
Uses of AbstractRowCommand in org.eclipse.nebula.widgets.nattable.command
Constructors in org.eclipse.nebula.widgets.nattable.command with parameters of type AbstractRowCommandModifierConstructorDescriptionprotectedAbstractRowCommand(AbstractRowCommand command) Clone constructor. -
Uses of AbstractRowCommand in org.eclipse.nebula.widgets.nattable.freeze.command
Subclasses of AbstractRowCommand in org.eclipse.nebula.widgets.nattable.freeze.commandModifier and TypeClassDescriptionclassCommand that can be used to freeze a grid for whole rows. -
Uses of AbstractRowCommand in org.eclipse.nebula.widgets.nattable.group.command
Subclasses of AbstractRowCommand in org.eclipse.nebula.widgets.nattable.group.commandModifier and TypeClassDescriptionclassCommand to show the row group rename dialog and a rename of a row group if executed.classCommand to trigger expand/collapse on a row group at the specified coordinates, based on the current expand/collapse state.classCommand to trigger the selection of all rows belonging to a row group. -
Uses of AbstractRowCommand in org.eclipse.nebula.widgets.nattable.group.performance.command
Modifier and TypeClassDescriptionclassCommand to end a row group reordering via drag mode.classCommand to start a row group reordering via drag mode. -
Uses of AbstractRowCommand in org.eclipse.nebula.widgets.nattable.hideshow.command
Subclasses of AbstractRowCommand in org.eclipse.nebula.widgets.nattable.hideshow.commandModifier and TypeClassDescriptionclassclassCommand to show a row that is currently hidden. -
Uses of AbstractRowCommand in org.eclipse.nebula.widgets.nattable.resize.command
Subclasses of AbstractRowCommand in org.eclipse.nebula.widgets.nattable.resize.commandModifier and TypeClassDescriptionclassclassCommand to trigger row resizing. -
Uses of AbstractRowCommand in org.eclipse.nebula.widgets.nattable.selection.command
Subclasses of AbstractRowCommand in org.eclipse.nebula.widgets.nattable.selection.command -
Uses of AbstractRowCommand in org.eclipse.nebula.widgets.nattable.test.fixture.command
-
Uses of AbstractRowCommand in org.eclipse.nebula.widgets.nattable.viewport.command
Subclasses of AbstractRowCommand in org.eclipse.nebula.widgets.nattable.viewport.command