Package org.eclipse.nebula.widgets.nattable.group.command
package org.eclipse.nebula.widgets.nattable.group.command
-
ClassDescriptionCommand to trigger expand/collapse on a column group at the specified coordinates, based on the current expand/collapse state.Command to create a row group.Command to show the row group rename dialog and a rename of a row group if executed.Handles updating of the Column Group Model when a column belonging to a group is reordered.Marker interface for all column group related commandsMarker interface for all row group related commands.Command to remove a row group identified by a row index.Reorder single multiple columns and column groups in one shot.Command to trigger expand/collapse on a row group at the specified coordinates, based on the current expand/collapse state.Command to remove fully selected rows from its parent row groups.Command to trigger the selection of all columns belonging to a column group.Command handler for the
ViewportSelectColumnGroupCommand
.Command to trigger the selection of all rows belonging to a row group.Command handler for theViewportSelectRowGroupCommand
.