Uses of Interface
org.eclipse.nebula.widgets.nattable.command.ILayerCommand
Packages that use ILayerCommand
Package
Description
-
Uses of ILayerCommand in org.eclipse.nebula.widgets.nattable
Methods in org.eclipse.nebula.widgets.nattable with parameters of type ILayerCommandMethod parameters in org.eclipse.nebula.widgets.nattable with type arguments of type ILayerCommandModifier and TypeMethodDescriptionvoidNatTable.unregisterCommandHandler(Class<? extends ILayerCommand> commandClass) -
Uses of ILayerCommand in org.eclipse.nebula.widgets.nattable.blink.command
Classes in org.eclipse.nebula.widgets.nattable.blink.command that implement ILayerCommand -
Uses of ILayerCommand in org.eclipse.nebula.widgets.nattable.columnCategories
Classes in org.eclipse.nebula.widgets.nattable.columnCategories that implement ILayerCommand -
Uses of ILayerCommand in org.eclipse.nebula.widgets.nattable.columnChooser.command
Classes in org.eclipse.nebula.widgets.nattable.columnChooser.command that implement ILayerCommand -
Uses of ILayerCommand in org.eclipse.nebula.widgets.nattable.columnRename
Classes in org.eclipse.nebula.widgets.nattable.columnRename that implement ILayerCommandModifier and TypeClassDescriptionclassFire this command to pop-up the rename column dialog.classCommand fired to rename a column headerMethods in org.eclipse.nebula.widgets.nattable.columnRename that return ILayerCommandModifier and TypeMethodDescriptionDisplayColumnRenameDialogCommand.cloneCommand()RenameColumnHeaderCommand.cloneCommand() -
Uses of ILayerCommand in org.eclipse.nebula.widgets.nattable.command
Classes in org.eclipse.nebula.widgets.nattable.command with type parameters of type ILayerCommandModifier and TypeClassDescriptionclassAbstractLayerCommandHandler<T extends ILayerCommand>interfaceILayerCommandHandler<T extends ILayerCommand>Classes in org.eclipse.nebula.widgets.nattable.command that implement ILayerCommandModifier and TypeClassDescriptionclassILayerCommandthat is executed for a column position.classclassAbstract implementation for commands that should process multiple columns.classAbstract implementation for commands that should process multiple rows.classILayerCommandthat is executed for a cell position.classAbstract command that can be used to send a command into a specific region of a composition like a grid.classILayerCommandthat is executed for a row position.classCommand fired byNatTablejust before it is disposed.classCommand that triggers aStructuralRefreshEvent.classCommand that triggers aVisualRefreshEvent.Methods in org.eclipse.nebula.widgets.nattable.command that return ILayerCommandModifier and TypeMethodDescriptionILayerCommand.cloneCommand()Same semantics asObject.clone()Used to make a copies of the command if has to passed to different layer stacks.StructuralRefreshCommand.cloneCommand()VisualRefreshCommand.cloneCommand() -
Uses of ILayerCommand in org.eclipse.nebula.widgets.nattable.copy.command
Classes in org.eclipse.nebula.widgets.nattable.copy.command that implement ILayerCommandModifier and TypeClassDescriptionclassclassCommand to trigger pasting data. -
Uses of ILayerCommand in org.eclipse.nebula.widgets.nattable.data.command
Classes in org.eclipse.nebula.widgets.nattable.data.command that implement ILayerCommandModifier and TypeClassDescriptionclassCommand to delete a row.classCommand to insert rows.classCommand to delete row objects.Methods in org.eclipse.nebula.widgets.nattable.data.command that return ILayerCommand -
Uses of ILayerCommand in org.eclipse.nebula.widgets.nattable.datachange.command
Classes in org.eclipse.nebula.widgets.nattable.datachange.command that implement ILayerCommandModifier and TypeClassDescriptionclassCommand to discard data changes tracked by theDataChangeLayer.classCommand to save data changes tracked by theDataChangeLayer. -
Uses of ILayerCommand in org.eclipse.nebula.widgets.nattable.edit.command
Classes in org.eclipse.nebula.widgets.nattable.edit.command that implement ILayerCommandModifier and TypeClassDescriptionclassILayerCommandthat is used to delete the values in the current selected cells.classCommand that will trigger activating the edit mode for the specified cell.classCommand that will trigger activating the edit mode for the current selection.classCommand that will trigger a data model update. -
Uses of ILayerCommand in org.eclipse.nebula.widgets.nattable.export.command
Classes in org.eclipse.nebula.widgets.nattable.export.command that implement ILayerCommandModifier and TypeClassDescriptionclassCommand to trigger export functionality.classCommand to export a NatTable. -
Uses of ILayerCommand in org.eclipse.nebula.widgets.nattable.extension.glazedlists
Methods in org.eclipse.nebula.widgets.nattable.extension.glazedlists with parameters of type ILayerCommand -
Uses of ILayerCommand in org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow
Methods in org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow with parameters of type ILayerCommandModifier and TypeMethodDescriptionbooleanComboBoxFilterRowHeaderComposite.doCommand(ILayerCommand command) -
Uses of ILayerCommand in org.eclipse.nebula.widgets.nattable.extension.glazedlists.fixture
Classes in org.eclipse.nebula.widgets.nattable.extension.glazedlists.fixture that implement ILayerCommand -
Uses of ILayerCommand in org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy
Methods in org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy with parameters of type ILayerCommand -
Uses of ILayerCommand in org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.command
Classes in org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.command that implement ILayerCommandModifier and TypeClassDescriptionclassclass -
Uses of ILayerCommand in org.eclipse.nebula.widgets.nattable.fillhandle.command
Classes in org.eclipse.nebula.widgets.nattable.fillhandle.command that implement ILayerCommandModifier and TypeClassDescriptionclassCommand to trigger pasting data via fill handle drag operation. -
Uses of ILayerCommand in org.eclipse.nebula.widgets.nattable.filterrow
Methods in org.eclipse.nebula.widgets.nattable.filterrow with parameters of type ILayerCommandModifier and TypeMethodDescriptionbooleanFilterRowDataLayer.doCommand(ILayerCommand command) booleanFilterRowHeaderComposite.doCommand(ILayerCommand command) -
Uses of ILayerCommand in org.eclipse.nebula.widgets.nattable.filterrow.command
Classes in org.eclipse.nebula.widgets.nattable.filterrow.command that implement ILayerCommandModifier and TypeClassDescriptionclassclassclassMethods in org.eclipse.nebula.widgets.nattable.filterrow.command that return ILayerCommand -
Uses of ILayerCommand in org.eclipse.nebula.widgets.nattable.formula.command
Classes in org.eclipse.nebula.widgets.nattable.formula.command that implement ILayerCommandModifier and TypeClassDescriptionclassILayerCommandthat is used to disable formula result caching in theFormulaDataProvider.classILayerCommandthat is used to disable formula evaluation in theFormulaDataProvider.classILayerCommandthat is used to enable formula result caching in theFormulaDataProvider.classILayerCommandthat is used to enable formula evaluation in theFormulaDataProvider. -
Uses of ILayerCommand in org.eclipse.nebula.widgets.nattable.freeze
Methods in org.eclipse.nebula.widgets.nattable.freeze with parameters of type ILayerCommand -
Uses of ILayerCommand in org.eclipse.nebula.widgets.nattable.freeze.command
Subinterfaces of ILayerCommand in org.eclipse.nebula.widgets.nattable.freeze.commandModifier and TypeInterfaceDescriptioninterfaceInterface to mark commands as freeze related commands that are handled by theFreezeCommandHandleror any command handler that handlesILayerCommands of this type.Classes in org.eclipse.nebula.widgets.nattable.freeze.command that implement ILayerCommandModifier and TypeClassDescriptionclassCommand that can be used to freeze a grid for whole columns.classCommand to freeze at the specified position.classCommand that can be used to freeze a grid for whole rows.classWill inform the handler to use the selection layer for its freeze coordinates.classSimple command to unfreeze a frozen state.Methods in org.eclipse.nebula.widgets.nattable.freeze.command that return ILayerCommandModifier and TypeMethodDescriptionFreezeColumnCommand.cloneCommand()FreezePositionCommand.cloneCommand()FreezeRowCommand.cloneCommand() -
Uses of ILayerCommand in org.eclipse.nebula.widgets.nattable.grid.command
Classes in org.eclipse.nebula.widgets.nattable.grid.command that implement ILayerCommandModifier and TypeClassDescriptionclassCommand that gives the layers access to ClientArea and the ScrollableclassCommand that is propagated when NatTable starts up. -
Uses of ILayerCommand in org.eclipse.nebula.widgets.nattable.grid.layer
Methods in org.eclipse.nebula.widgets.nattable.grid.layer with parameters of type ILayerCommandModifier and TypeMethodDescriptionbooleanDimensionallyDependentIndexLayer.doCommand(ILayerCommand command) booleanDimensionallyDependentLayer.doCommand(ILayerCommand command) booleanGridLayer.doCommand(ILayerCommand command) booleanRowHeaderLayer.doCommand(ILayerCommand command) protected booleanGridLayer.doCommandOnChildLayers(ILayerCommand command) How the GridLayer processes commands is very important. -
Uses of ILayerCommand in org.eclipse.nebula.widgets.nattable.group.command
Subinterfaces of ILayerCommand in org.eclipse.nebula.widgets.nattable.group.commandModifier and TypeInterfaceDescriptioninterfaceMarker interface for all column group related commandsinterfaceMarker interface for all row group related commands.Classes in org.eclipse.nebula.widgets.nattable.group.command that implement ILayerCommandModifier and TypeClassDescriptionclassCommand to trigger expand/collapse on a column group at the specified coordinates, based on the current expand/collapse state.classclassCommand to create a row group.classclassCommand to show the row group rename dialog and a rename of a row group if executed.classclassclassCommand to remove a row group identified by a row index.classclassclassclassReorder single multiple columns and column groups in one shot.classCommand to trigger expand/collapse on a row group at the specified coordinates, based on the current expand/collapse state.classclassCommand to remove fully selected rows from its parent row groups.classCommand to trigger the selection of all columns belonging to a column group.classCommand to trigger the selection of all rows belonging to a row group.Methods in org.eclipse.nebula.widgets.nattable.group.command that return ILayerCommandModifier and TypeMethodDescriptionDisplayColumnGroupRenameDialogCommand.cloneCommand()DisplayRowGroupRenameDialogCommand.cloneCommand() -
Uses of ILayerCommand in org.eclipse.nebula.widgets.nattable.group.performance
Methods in org.eclipse.nebula.widgets.nattable.group.performance with parameters of type ILayerCommandModifier and TypeMethodDescriptionbooleanColumnGroupExpandCollapseLayer.doCommand(ILayerCommand command) booleanColumnGroupHeaderLayer.doCommand(ILayerCommand command) booleanRowGroupExpandCollapseLayer.doCommand(ILayerCommand command) booleanRowGroupHeaderLayer.doCommand(ILayerCommand command) -
Uses of ILayerCommand in org.eclipse.nebula.widgets.nattable.group.performance.command
Classes in org.eclipse.nebula.widgets.nattable.group.performance.command that implement ILayerCommandModifier and TypeClassDescriptionclassCommand that is used to collapse column groups.classCommand that is used to expand column groups.classCommand to trigger reordering of a column group.classCommand to end a column group reordering via drag mode.classCommand to start a column group reordering via drag mode.classSpecialization of theMultiColumnReorderCommandthat ensures on conversion that the toPosition is between two groups.classSpecialization of theMultiRowReorderCommandthat ensures on conversion that the toPosition is between two groups.classCommand that is used to collapse row groups.classCommand that is used to expand row groups.classCommand to trigger reordering of a row group.classCommand to end a row group reordering via drag mode.classCommand to start a row group reordering via drag mode.classCommand that is used to update the hidden indexes for a column group in the ColumnGroupExpandCollapseLayer.classCommand that is used to update the hidden indexes for a row group in the RowGroupExpandCollapseLayer. -
Uses of ILayerCommand in org.eclipse.nebula.widgets.nattable.hideshow
Methods in org.eclipse.nebula.widgets.nattable.hideshow with parameters of type ILayerCommandModifier and TypeMethodDescriptionbooleanAbstractColumnHideShowLayer.doCommand(ILayerCommand command) booleanAbstractRowHideShowLayer.doCommand(ILayerCommand command) booleanRowIdHideShowLayer.doCommand(ILayerCommand command) -
Uses of ILayerCommand in org.eclipse.nebula.widgets.nattable.hideshow.command
Classes in org.eclipse.nebula.widgets.nattable.hideshow.command that implement ILayerCommandModifier and TypeClassDescriptionclassclassCommand to show a column that is currently hidden.classHide a column by index instead of position.classHide a row by index instead of position.classclassCommand for showing hidden columns again via index.classclassCommand for showing hidden rows again via index.classclassCommand to hide a row by additional providing a column as context information.classCommand to show a row that is currently hidden.classclassMethods in org.eclipse.nebula.widgets.nattable.hideshow.command that return ILayerCommandModifier and TypeMethodDescriptionRowHideCommand.cloneCommand()RowPositionHideCommand.cloneCommand() -
Uses of ILayerCommand in org.eclipse.nebula.widgets.nattable.hierarchical
Methods in org.eclipse.nebula.widgets.nattable.hierarchical with parameters of type ILayerCommand -
Uses of ILayerCommand in org.eclipse.nebula.widgets.nattable.hierarchical.command
Classes in org.eclipse.nebula.widgets.nattable.hierarchical.command that implement ILayerCommandModifier and TypeClassDescriptionclassCommand to expand or collapse a node in the HierarchicalTreeLayer. -
Uses of ILayerCommand in org.eclipse.nebula.widgets.nattable.hover.command
Classes in org.eclipse.nebula.widgets.nattable.hover.command that implement ILayerCommandModifier and TypeClassDescriptionclassCommand that is used to clear the hover styling in a NatTable.classCommand that is used to apply hover styling in a NatTable.classCommand that is used to apply hover styling in a NatTable.Methods in org.eclipse.nebula.widgets.nattable.hover.command that return ILayerCommand -
Uses of ILayerCommand in org.eclipse.nebula.widgets.nattable.layer
Fields in org.eclipse.nebula.widgets.nattable.layer with type parameters of type ILayerCommandModifier and TypeFieldDescriptionprotected final Map<Class<? extends ILayerCommand>,ILayerCommandHandler<? extends ILayerCommand>> AbstractLayer.commandHandlersprotected final Map<Class<? extends ILayerCommand>,ILayerCommandHandler<? extends ILayerCommand>> AbstractLayer.commandHandlersMethods in org.eclipse.nebula.widgets.nattable.layer with parameters of type ILayerCommandModifier and TypeMethodDescriptionbooleanAbstractIndexLayerTransform.doCommand(ILayerCommand command) booleanAbstractLayer.doCommand(ILayerCommand command) booleanAbstractLayerTransform.doCommand(ILayerCommand command) booleanCompositeLayer.doCommand(ILayerCommand command) Opportunity to respond to a command as it flows down the stack.booleanDataLayer.doCommand(ILayerCommand command) booleanILayer.doCommand(ILayerCommand command) Opportunity to respond to a command as it flows down the stack.booleanInvertedLayer.doCommand(ILayerCommand command) protected booleanCompositeLayer.doCommandOnChildLayers(ILayerCommand command) Method parameters in org.eclipse.nebula.widgets.nattable.layer with type arguments of type ILayerCommandModifier and TypeMethodDescriptionvoidAbstractLayer.unregisterCommandHandler(Class<? extends ILayerCommand> commandClass) voidILayer.unregisterCommandHandler(Class<? extends ILayerCommand> commandClass) Unregister theILayerCommandHandlerthat is registered for the givenILayerCommandclass.voidInvertedLayer.unregisterCommandHandler(Class<? extends ILayerCommand> commandClass) -
Uses of ILayerCommand in org.eclipse.nebula.widgets.nattable.layer.command
Classes in org.eclipse.nebula.widgets.nattable.layer.command that implement ILayerCommandModifier and TypeClassDescriptionclassThis command is used to configure scaling behavior. -
Uses of ILayerCommand in org.eclipse.nebula.widgets.nattable.persistence.command
Classes in org.eclipse.nebula.widgets.nattable.persistence.command that implement ILayerCommand -
Uses of ILayerCommand in org.eclipse.nebula.widgets.nattable.print.command
Classes in org.eclipse.nebula.widgets.nattable.print.command that implement ILayerCommandModifier and TypeClassDescriptionclassclassThe viewport picks this up and moved to 0,0 so that the entire grid can be printed.classThis command is handled by the viewport.classRestores the viewport to its normal operation. -
Uses of ILayerCommand in org.eclipse.nebula.widgets.nattable.reorder
Methods in org.eclipse.nebula.widgets.nattable.reorder with parameters of type ILayerCommandModifier and TypeMethodDescriptionbooleanColumnReorderLayer.doCommand(ILayerCommand command) booleanRowReorderLayer.doCommand(ILayerCommand command) -
Uses of ILayerCommand in org.eclipse.nebula.widgets.nattable.reorder.command
Classes in org.eclipse.nebula.widgets.nattable.reorder.command that implement ILayerCommandModifier and TypeClassDescriptionclassCommand to reorder a single column.classCommand to finish a column reorder operation.classclassCommand to reorder multiple columns at once.classCommand for reordering rows.classCommand to reset column reordering.classCommand to reset row reordering.classCommand for reordering a single row.classCommand to end row reordering.classCommand to start row reordering. -
Uses of ILayerCommand in org.eclipse.nebula.widgets.nattable.resize.command
Classes in org.eclipse.nebula.widgets.nattable.resize.command that implement ILayerCommandModifier and TypeClassDescriptionclassCommand indicating that all selected columns have to be auto resized i.e made wide enough to just fit the widest cell.classCommand to trigger auto resizing of rows in a grid.classCommand to trigger column resizing.classCommand to configure column widths.classCommand to reset the column width configurations.classThis command triggers the AutoResizeColumms command.classclassCommand to trigger resizing of multiple columns.classCommand to trigger resizing of multiple rows.classCommand to reset the row height configurations.classCommand to trigger row resizing.classCommand to configure row heights.Methods in org.eclipse.nebula.widgets.nattable.resize.command that return ILayerCommandModifier and TypeMethodDescriptionAutoResizeColumnsCommand.cloneCommand()AutoResizeRowsCommand.cloneCommand()InitializeAutoResizeColumnsCommand.cloneCommand()InitializeAutoResizeRowsCommand.cloneCommand() -
Uses of ILayerCommand in org.eclipse.nebula.widgets.nattable.search.command
Classes in org.eclipse.nebula.widgets.nattable.search.command that implement ILayerCommand -
Uses of ILayerCommand in org.eclipse.nebula.widgets.nattable.selection
Methods in org.eclipse.nebula.widgets.nattable.selection with parameters of type ILayerCommand -
Uses of ILayerCommand in org.eclipse.nebula.widgets.nattable.selection.command
Classes in org.eclipse.nebula.widgets.nattable.selection.command that implement ILayerCommandModifier and TypeClassDescriptionclassclassclassCommand that is used to move a selection into a given direction.classclassclassEvent indicating that the user has selected a specific cell in the data grid.classclassCommand to trigger the selection of multiple consecutive cells.classclassMethods in org.eclipse.nebula.widgets.nattable.selection.command that return ILayerCommand -
Uses of ILayerCommand in org.eclipse.nebula.widgets.nattable.sort.command
Classes in org.eclipse.nebula.widgets.nattable.sort.command that implement ILayerCommand -
Uses of ILayerCommand in org.eclipse.nebula.widgets.nattable.style.editor.command
Classes in org.eclipse.nebula.widgets.nattable.style.editor.command that implement ILayerCommand -
Uses of ILayerCommand in org.eclipse.nebula.widgets.nattable.summaryrow
Methods in org.eclipse.nebula.widgets.nattable.summaryrow with parameters of type ILayerCommandModifier and TypeMethodDescriptionbooleanFixedSummaryRowLayer.doCommand(ILayerCommand command) booleanSummaryRowLayer.doCommand(ILayerCommand command) -
Uses of ILayerCommand in org.eclipse.nebula.widgets.nattable.summaryrow.command
Classes in org.eclipse.nebula.widgets.nattable.summaryrow.command that implement ILayerCommandModifier and TypeClassDescriptionclassCommand to trigger the calculation of the summary row values manually.Methods in org.eclipse.nebula.widgets.nattable.summaryrow.command that return ILayerCommand -
Uses of ILayerCommand in org.eclipse.nebula.widgets.nattable.test.fixture
Classes in org.eclipse.nebula.widgets.nattable.test.fixture that implement ILayerCommandMethods in org.eclipse.nebula.widgets.nattable.test.fixture with parameters of type ILayerCommandMethod parameters in org.eclipse.nebula.widgets.nattable.test.fixture with type arguments of type ILayerCommandModifier and TypeMethodDescriptionvoidTestLayer.unregisterCommandHandler(Class<? extends ILayerCommand> commandClass) -
Uses of ILayerCommand in org.eclipse.nebula.widgets.nattable.test.fixture.command
Classes in org.eclipse.nebula.widgets.nattable.test.fixture.command that implement ILayerCommandModifier and TypeClassDescriptionclassclassclassclassMethods in org.eclipse.nebula.widgets.nattable.test.fixture.command that return ILayerCommandMethods in org.eclipse.nebula.widgets.nattable.test.fixture.command that return types with arguments of type ILayerCommandMethods in org.eclipse.nebula.widgets.nattable.test.fixture.command with parameters of type ILayerCommandModifier and TypeMethodDescriptionbooleanAnyCommandHandlerFixture.doCommand(ILayer targetLayer, ILayerCommand command) -
Uses of ILayerCommand in org.eclipse.nebula.widgets.nattable.test.fixture.layer
Methods in org.eclipse.nebula.widgets.nattable.test.fixture.layer that return ILayerCommandModifier and TypeMethodDescriptionColumnHideShowLayerFixture.getLastCommand()RowHideShowLayerFixture.getLastCommand()Methods in org.eclipse.nebula.widgets.nattable.test.fixture.layer with parameters of type ILayerCommandModifier and TypeMethodDescriptionbooleanColumnHideShowLayerFixture.doCommand(ILayerCommand command) booleanRowHideShowLayerFixture.doCommand(ILayerCommand command) -
Uses of ILayerCommand in org.eclipse.nebula.widgets.nattable.tickupdate.command
Classes in org.eclipse.nebula.widgets.nattable.tickupdate.command that implement ILayerCommandModifier and TypeClassDescriptionclassCommand to trigger a tick update on the current selected cells. -
Uses of ILayerCommand in org.eclipse.nebula.widgets.nattable.tree
Methods in org.eclipse.nebula.widgets.nattable.tree with parameters of type ILayerCommand -
Uses of ILayerCommand in org.eclipse.nebula.widgets.nattable.tree.command
Classes in org.eclipse.nebula.widgets.nattable.tree.command that implement ILayerCommandModifier and TypeClassDescriptionclassCommand to collapse all nodes in a tree.classCommand to expand all nodes in a tree.classCommand to expand/collapse a tree node.classCommand to expand all nodes to a specified level in a tree. -
Uses of ILayerCommand in org.eclipse.nebula.widgets.nattable.viewport
Methods in org.eclipse.nebula.widgets.nattable.viewport with parameters of type ILayerCommand -
Uses of ILayerCommand in org.eclipse.nebula.widgets.nattable.viewport.command
Classes in org.eclipse.nebula.widgets.nattable.viewport.command that implement ILayerCommandModifier and TypeClassDescriptionclassclassCommand to show a cell in the viewport.classCommand to show a column position in the viewport.classCommand to show a row position in the viewport.classCommand that is used to trigger a scrolling operation.classclassCommand to select a row.Methods in org.eclipse.nebula.widgets.nattable.viewport.command that return ILayerCommandModifier and TypeMethodDescriptionShowColumnInViewportCommand.cloneCommand()ViewportDragCommand.cloneCommand()