Uses of Class
org.eclipse.nebula.widgets.nattable.command.AbstractRowCommand
Package
Description
-
Uses of AbstractRowCommand in org.eclipse.nebula.widgets.nattable.command
ModifierConstructorDescriptionprotected
AbstractRowCommand
(AbstractRowCommand command) Clone constructor. -
Uses of AbstractRowCommand in org.eclipse.nebula.widgets.nattable.freeze.command
Modifier and TypeClassDescriptionclass
Command that can be used to freeze a grid for whole rows. -
Uses of AbstractRowCommand in org.eclipse.nebula.widgets.nattable.group.command
Modifier and TypeClassDescriptionclass
Command to show the row group rename dialog and a rename of a row group if executed.class
Command to trigger expand/collapse on a row group at the specified coordinates, based on the current expand/collapse state.class
Command 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 TypeClassDescriptionclass
Command to end a row group reordering via drag mode.class
Command to start a row group reordering via drag mode. -
Uses of AbstractRowCommand in org.eclipse.nebula.widgets.nattable.hideshow.command
Modifier and TypeClassDescriptionclass
class
Command to show a row that is currently hidden. -
Uses of AbstractRowCommand in org.eclipse.nebula.widgets.nattable.resize.command
Modifier and TypeClassDescriptionclass
class
Command to trigger row resizing. -
Uses 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