Uses of Class
org.eclipse.nebula.widgets.nattable.command.AbstractPositionCommand
Package
Description
-
Uses of AbstractPositionCommand in org.eclipse.nebula.widgets.nattable.command
ModifierConstructorDescriptionprotected
Clone constructor. -
Uses of AbstractPositionCommand in org.eclipse.nebula.widgets.nattable.edit.command
Modifier and TypeClassDescriptionclass
Command that will trigger a data model update. -
Uses of AbstractPositionCommand in org.eclipse.nebula.widgets.nattable.freeze.command
Modifier and TypeClassDescriptionclass
Command to freeze at the specified position. -
Uses of AbstractPositionCommand in org.eclipse.nebula.widgets.nattable.hideshow.command
Modifier and TypeClassDescriptionclass
Command to hide a row by additional providing a column as context information. -
Uses of AbstractPositionCommand in org.eclipse.nebula.widgets.nattable.hover.command
Modifier and TypeClassDescriptionclass
Command that is used to apply hover styling in a NatTable. -
Uses of AbstractPositionCommand in org.eclipse.nebula.widgets.nattable.selection.command
Modifier and TypeClassDescriptionclass
Event indicating that the user has selected a specific cell in the data grid.class