Uses of Class
org.eclipse.nebula.widgets.nattable.command.AbstractLayerCommandHandler
Packages that use AbstractLayerCommandHandler
Package
Description
-
Uses of AbstractLayerCommandHandler in org.eclipse.nebula.widgets.nattable.blink.command
-
Uses of AbstractLayerCommandHandler in org.eclipse.nebula.widgets.nattable.columnCategories
-
Uses of AbstractLayerCommandHandler in org.eclipse.nebula.widgets.nattable.columnChooser.command
-
Uses of AbstractLayerCommandHandler in org.eclipse.nebula.widgets.nattable.columnRename
Modifier and TypeClassDescriptionclassclassHandles renaming of columns. -
Uses of AbstractLayerCommandHandler in org.eclipse.nebula.widgets.nattable.copy.command
Modifier and TypeClassDescriptionclassHandler class for copying selected data within theSelectionLayerto the clipboard.classSpecializedCopyDataCommandHandlerthat stores the copied cells in theInternalCellClipboardso it can be pasted within NatTable.classclassHandler class for copying selected data within theSelectionLayerto the clipboard.class -
Uses of AbstractLayerCommandHandler in org.eclipse.nebula.widgets.nattable.edit.command
Modifier and TypeClassDescriptionclassCommand handler for handlingEditCellCommands.classCommand handler for handlingEditSelectionCommands.classILayerCommandHandlerthat handlesUpdateDataCommands by updating the data model. -
Uses of AbstractLayerCommandHandler in org.eclipse.nebula.widgets.nattable.export.command
Modifier and TypeClassDescriptionclassCommand handler to handle theExportCommandand trigger an export.classClass to handle theExportTableCommand. -
Uses of AbstractLayerCommandHandler in org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.command
Subclasses of AbstractLayerCommandHandler in org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.commandModifier and TypeClassDescriptionclassTheILayerCommandHandlerfor handlingGroupByColumnIndexCommands.classTheILayerCommandHandlerfor handlingUngroupByColumnIndexCommands. -
Uses of AbstractLayerCommandHandler in org.eclipse.nebula.widgets.nattable.formula.command
Modifier and TypeClassDescriptionclassSpecializedCopyDataCommandHandlerthat stores the copied cells in theInternalCellClipboardso it can be pasted within NatTable.classILayerCommandHandlerfor handlingPasteDataCommands. -
Uses of AbstractLayerCommandHandler in org.eclipse.nebula.widgets.nattable.freeze.command
-
Uses of AbstractLayerCommandHandler in org.eclipse.nebula.widgets.nattable.grid.command
Modifier and TypeClassDescriptionclassclass -
Uses of AbstractLayerCommandHandler in org.eclipse.nebula.widgets.nattable.group.command
Modifier and TypeClassDescriptionclassclassclassHandles updating of the Column Group Model when a column belonging to a group is reordered.classclassclassclassclassclassclassclassclassCommand handler for theViewportSelectColumnGroupCommand.classCommand handler for theViewportSelectRowGroupCommand. -
Uses of AbstractLayerCommandHandler in org.eclipse.nebula.widgets.nattable.group.performance.command
Subclasses of AbstractLayerCommandHandler in org.eclipse.nebula.widgets.nattable.group.performance.commandModifier and TypeClassDescriptionclassCommand handler for theColumnGroupReorderCommand.classCommand handler for theColumnGroupReorderEndCommand.classCommand handler for theColumnGroupReorderStartCommand.classCommand handler for handlingIColumnGroupCommands to create, remove and rename column groups.classCommand handler for theColumnReorderCommandthat is registered on the positionLayer of theColumnGroupHeaderLayerto avoid handling in case the reordering would break an unbreakable group.classCommand handler for theColumnReorderEndCommandthat is registered on the positionLayer of theColumnGroupHeaderLayerto avoid handling in case the reordering would break an unbreakable group.classCommand handler for theColumnReorderStartCommandthat is registered on the positionLayer of theColumnGroupHeaderLayerto avoid handling in case the reordering would break an unbreakable group.classCommand handler for theMultiColumnReorderCommandthat is registered on the positionLayer of theColumnGroupHeaderLayerto avoid handling in case the reordering would break an unbreakable group.classCommand handler for theMultiRowReorderCommandthat is registered on the positionLayer of theRowGroupHeaderLayerto avoid handling in case the reordering would break an unbreakable group.classCommand handler for theRowReorderCommandthat is registered on the positionLayer of theRowGroupHeaderLayerto avoid handling in case the reordering would break an unbreakable group.classCommand handler for theRowReorderEndCommandthat is registered on the positionLayer of theRowGroupHeaderLayerto avoid handling in case the reordering would break an unbreakable group.classCommand handler for theRowReorderStartCommandthat is registered on the positionLayer of theRowGroupHeaderLayerto avoid handling in case the reordering would break an unbreakable group.classCommand handler for theRowGroupReorderCommand.classCommand handler for theRowGroupReorderEndCommand.classCommand handler for theRowGroupReorderStartCommand.classCommand handler for handlingIRowGroupCommands to create, remove and rename row groups. -
Uses of AbstractLayerCommandHandler in org.eclipse.nebula.widgets.nattable.hideshow.command
Modifier and TypeClassDescriptionclassclassCommandHandler for theColumnShowCommandthat shows one hidden adjacent column next to the transported column position.classclassclassclassclassclassclassclassCommand handler for theRowPositionHideCommand.classCommandHandler for theRowShowCommandthat shows one hidden adjacent column next to the transported column position.classclass -
Uses of AbstractLayerCommandHandler in org.eclipse.nebula.widgets.nattable.hierarchical.command
Subclasses of AbstractLayerCommandHandler in org.eclipse.nebula.widgets.nattable.hierarchical.commandModifier and TypeClassDescriptionclassHandler class for copying selected data on aHierarchicalTreeLayerto the clipboard.classCommand handler for the TreeExpandCollapseCommand and the HierarchicalTreeExpandCollapseCommand.classCommand handler for the TreeExpandToLevelCommand.classILayerCommandHandlerfor handlingPasteDataCommands using theInternalCellClipboardon aHierarchicalTreeLayer. -
Uses of AbstractLayerCommandHandler in org.eclipse.nebula.widgets.nattable.hover.command
Modifier and TypeClassDescriptionclassCommand handler that is responsible for handling the ClearHoverStylingCommand.classCommand handler that is responsible for handling the HoverStylingByIndexCommand.classCommand handler that is responsible for handling the HoverStylingCommand. -
Uses of AbstractLayerCommandHandler in org.eclipse.nebula.widgets.nattable.persistence.command
Subclasses of AbstractLayerCommandHandler in org.eclipse.nebula.widgets.nattable.persistence.commandModifier and TypeClassDescriptionclassCommand handler implementation for handlingDisplayPersistenceDialogCommands. -
Uses of AbstractLayerCommandHandler in org.eclipse.nebula.widgets.nattable.print.command
-
Uses of AbstractLayerCommandHandler in org.eclipse.nebula.widgets.nattable.reorder.command
Modifier and TypeClassDescriptionclassclassclassclassclassclassCommand handler for theResetColumnReorderCommandto reset the column reordering on theColumnReorderLayer.classCommand handler for theResetRowReorderCommandto reset the column reordering on theRowReorderLayer.classclassclass -
Uses of AbstractLayerCommandHandler in org.eclipse.nebula.widgets.nattable.resize.command
Modifier and TypeClassDescriptionclassclassCommand handler to handle theColumnWidthResetCommand.classclassclassCommand handler to handle theRowHeightResetCommand.class -
Uses of AbstractLayerCommandHandler in org.eclipse.nebula.widgets.nattable.selection
Subclasses of AbstractLayerCommandHandler in org.eclipse.nebula.widgets.nattable.selectionModifier and TypeClassDescriptionclassclass -
Uses of AbstractLayerCommandHandler in org.eclipse.nebula.widgets.nattable.sort.command
-
Uses of AbstractLayerCommandHandler in org.eclipse.nebula.widgets.nattable.style.editor.command
-
Uses of AbstractLayerCommandHandler in org.eclipse.nebula.widgets.nattable.test.fixture.command
-
Uses of AbstractLayerCommandHandler in org.eclipse.nebula.widgets.nattable.tickupdate.command
Modifier and TypeClassDescriptionclassThe command handler that will handleTickUpdateCommands on selected cells. -
Uses of AbstractLayerCommandHandler in org.eclipse.nebula.widgets.nattable.tree.command
Modifier and TypeClassDescriptionclassclassCommand handler for the TreeExpandLevelCommand. -
Uses of AbstractLayerCommandHandler in org.eclipse.nebula.widgets.nattable.viewport.command
Modifier and TypeClassDescriptionclassclassclassclassclassclassclass