Uses of Class
org.eclipse.nebula.widgets.nattable.coordinate.Range
Package
Description
-
Uses of Range in org.eclipse.nebula.widgets.nattable
Modifier and TypeMethodDescriptionNatTable.underlyingToLocalColumnPositions
(ILayer sourceUnderlyingLayer, Collection<Range> underlyingColumnPositionRanges) NatTable.underlyingToLocalRowPositions
(ILayer sourceUnderlyingLayer, Collection<Range> underlyingRowPositionRanges) Modifier and TypeMethodDescriptionNatTable.underlyingToLocalColumnPositions
(ILayer sourceUnderlyingLayer, Collection<Range> underlyingColumnPositionRanges) NatTable.underlyingToLocalRowPositions
(ILayer sourceUnderlyingLayer, Collection<Range> underlyingRowPositionRanges) -
Uses of Range in org.eclipse.nebula.widgets.nattable.coordinate
Modifier and TypeMethodDescriptionstatic Range
PositionUtil.joinConsecutiveRanges
(Collection<Range> ranges) Join a set of ranges if they describe a consecutive range when combined.Modifier and TypeMethodDescriptionPositionUtil.getRanges
(int... numbers) CreatesRange
s out of list of numbers.PositionUtil.getRanges
(Collection<Integer> numbers) CreatesRange
s out of list of numbers.PositionUtil.mergeRanges
(Collection<Range> ranges) Modifier and TypeMethodDescriptionstatic int[]
PositionUtil.getPositions
(Range... ranges) Creates an array of positions from the given set ofRange
s.boolean
Modifier and TypeMethodDescriptionstatic int[]
PositionUtil.getPositions
(Collection<Range> ranges) Creates an array of positions from the given set ofRange
s.static Range
PositionUtil.joinConsecutiveRanges
(Collection<Range> ranges) Join a set of ranges if they describe a consecutive range when combined.PositionUtil.mergeRanges
(Collection<Range> ranges) static void
Range.sortByStart
(List<Range> ranges) Helper method to sort a list ofRange
objects by their start position. -
Uses of Range in org.eclipse.nebula.widgets.nattable.datachange.event
ModifierConstructorDescriptionKeyRowInsertEvent
(ILayer layer, Range rowPositionRange, Collection<Object> keys, CellKeyHandler<?> keyHandler) Creates aKeyRowInsertEvent
for multiple inserted row objects.ModifierConstructorDescriptionKeyRowInsertEvent
(ILayer layer, Collection<Range> rowPositionRanges, Collection<Object> keys, CellKeyHandler<?> keyHandler) Creates aKeyRowInsertEvent
for multiple inserted row objects. -
Uses of Range in org.eclipse.nebula.widgets.nattable.filterrow
Modifier and TypeMethodDescriptionFilterRowDataLayer.underlyingToLocalColumnPositions
(ILayer sourceUnderlyingLayer, Collection<Range> underlyingColumnPositionRanges) Modifier and TypeMethodDescriptionFilterRowDataLayer.underlyingToLocalColumnPositions
(ILayer sourceUnderlyingLayer, Collection<Range> underlyingColumnPositionRanges) -
Uses of Range in org.eclipse.nebula.widgets.nattable.grid.layer
Modifier and TypeMethodDescriptionDimensionallyDependentLayer.underlyingToLocalColumnPositions
(ILayer sourceUnderlyingLayer, Collection<Range> underlyingColumnPositionRanges) DimensionallyDependentLayer.underlyingToLocalRowPositions
(ILayer sourceUnderlyingLayer, Collection<Range> underlyingRowPositionRanges) Modifier and TypeMethodDescriptionDimensionallyDependentLayer.underlyingToLocalColumnPositions
(ILayer sourceUnderlyingLayer, Collection<Range> underlyingColumnPositionRanges) DimensionallyDependentLayer.underlyingToLocalRowPositions
(ILayer sourceUnderlyingLayer, Collection<Range> underlyingRowPositionRanges) -
Uses of Range in org.eclipse.nebula.widgets.nattable.grid.layer.event
ModifierConstructorDescriptionColumnHeaderSelectionEvent
(ILayer layer, Range... columnPositionRanges) ModifierConstructorDescriptionColumnHeaderSelectionEvent
(ILayer layer, Collection<Range> columnPositionRanges) -
Uses of Range in org.eclipse.nebula.widgets.nattable.hideshow
Modifier and TypeMethodDescriptionAbstractColumnHideShowLayer.underlyingToLocalColumnPositions
(ILayer sourceUnderlyingLayer, Collection<Range> underlyingColumnPositionRanges) AbstractRowHideShowLayer.underlyingToLocalRowPositions
(ILayer sourceUnderlyingLayer, Collection<Range> underlyingRowPositionRanges) Modifier and TypeMethodDescriptionAbstractColumnHideShowLayer.underlyingToLocalColumnPositions
(ILayer sourceUnderlyingLayer, Collection<Range> underlyingColumnPositionRanges) AbstractRowHideShowLayer.underlyingToLocalRowPositions
(ILayer sourceUnderlyingLayer, Collection<Range> underlyingRowPositionRanges) -
Uses of Range in org.eclipse.nebula.widgets.nattable.hierarchical
Modifier and TypeMethodDescriptionHierarchicalTreeLayer.underlyingToLocalColumnPositions
(ILayer sourceUnderlyingLayer, Collection<Range> underlyingColumnPositionRanges) Modifier and TypeMethodDescriptionHierarchicalTreeLayer.underlyingToLocalColumnPositions
(ILayer sourceUnderlyingLayer, Collection<Range> underlyingColumnPositionRanges) -
Uses of Range in org.eclipse.nebula.widgets.nattable.layer
Modifier and TypeMethodDescriptionAbstractIndexLayerTransform.underlyingToLocalColumnPositions
(ILayer sourceUnderlyingLayer, Collection<Range> underlyingColumnPositionRanges) AbstractLayerTransform.underlyingToLocalColumnPositions
(ILayer sourceUnderlyingLayer, Collection<Range> underlyingColumnPositionRanges) CompositeLayer.underlyingToLocalColumnPositions
(ILayer sourceUnderlyingLayer, Collection<Range> underlyingColumnPositionRanges) DataLayer.underlyingToLocalColumnPositions
(ILayer sourceUnderlyingLayer, Collection<Range> underlyingColumnPositionRanges) ILayer.underlyingToLocalColumnPositions
(ILayer sourceUnderlyingLayer, Collection<Range> underlyingColumnPositionRanges) Transforms the column position ranges relative to the given underlying layer to this layer coordinates.InvertedLayer.underlyingToLocalColumnPositions
(ILayer sourceUnderlyingLayer, Collection<Range> underlyingColumnPositionRanges) AbstractIndexLayerTransform.underlyingToLocalRowPositions
(ILayer sourceUnderlyingLayer, Collection<Range> underlyingRowPositionRanges) AbstractLayerTransform.underlyingToLocalRowPositions
(ILayer sourceUnderlyingLayer, Collection<Range> underlyingRowPositionRanges) CompositeLayer.underlyingToLocalRowPositions
(ILayer sourceUnderlyingLayer, Collection<Range> underlyingRowPositionRanges) DataLayer.underlyingToLocalRowPositions
(ILayer sourceUnderlyingLayer, Collection<Range> underlyingRowPositionRanges) ILayer.underlyingToLocalRowPositions
(ILayer sourceUnderlyingLayer, Collection<Range> underlyingRowPositionRanges) Transforms the row position ranges relative to the given underlying layer to this layer coordinates.InvertedLayer.underlyingToLocalRowPositions
(ILayer sourceUnderlyingLayer, Collection<Range> underlyingRowPositionRanges) Modifier and TypeMethodDescriptionAbstractIndexLayerTransform.underlyingToLocalColumnPositions
(ILayer sourceUnderlyingLayer, Collection<Range> underlyingColumnPositionRanges) AbstractLayerTransform.underlyingToLocalColumnPositions
(ILayer sourceUnderlyingLayer, Collection<Range> underlyingColumnPositionRanges) CompositeLayer.underlyingToLocalColumnPositions
(ILayer sourceUnderlyingLayer, Collection<Range> underlyingColumnPositionRanges) DataLayer.underlyingToLocalColumnPositions
(ILayer sourceUnderlyingLayer, Collection<Range> underlyingColumnPositionRanges) ILayer.underlyingToLocalColumnPositions
(ILayer sourceUnderlyingLayer, Collection<Range> underlyingColumnPositionRanges) Transforms the column position ranges relative to the given underlying layer to this layer coordinates.InvertedLayer.underlyingToLocalColumnPositions
(ILayer sourceUnderlyingLayer, Collection<Range> underlyingColumnPositionRanges) AbstractIndexLayerTransform.underlyingToLocalRowPositions
(ILayer sourceUnderlyingLayer, Collection<Range> underlyingRowPositionRanges) AbstractLayerTransform.underlyingToLocalRowPositions
(ILayer sourceUnderlyingLayer, Collection<Range> underlyingRowPositionRanges) CompositeLayer.underlyingToLocalRowPositions
(ILayer sourceUnderlyingLayer, Collection<Range> underlyingRowPositionRanges) DataLayer.underlyingToLocalRowPositions
(ILayer sourceUnderlyingLayer, Collection<Range> underlyingRowPositionRanges) ILayer.underlyingToLocalRowPositions
(ILayer sourceUnderlyingLayer, Collection<Range> underlyingRowPositionRanges) Transforms the row position ranges relative to the given underlying layer to this layer coordinates.InvertedLayer.underlyingToLocalRowPositions
(ILayer sourceUnderlyingLayer, Collection<Range> underlyingRowPositionRanges) -
Uses of Range in org.eclipse.nebula.widgets.nattable.layer.event
Modifier and TypeMethodDescriptionStructuralDiff.getAfterPositionRange()
StructuralDiff.getBeforePositionRange()
Modifier and TypeMethodDescriptionColumnVisualChangeEvent.getColumnPositionRanges()
RowVisualChangeEvent.getRowPositionRanges()
Modifier and TypeMethodDescriptionprotected void
ColumnVisualChangeEvent.setColumnPositionRanges
(Collection<Range> columnPositionRanges) Sets the column position ranges for the columns that have changed.protected void
RowVisualChangeEvent.setRowPositionRanges
(Collection<Range> rowPositionRanges) Sets the row position ranges for the rows that have changed.ModifierConstructorDescriptionColumnDeleteEvent
(ILayer layer, Range... columnPositionRanges) Creates a new ColumnDeleteEvent based on the given information.ColumnInsertEvent
(ILayer layer, Range... columnPositionRanges) Creates a new ColumnInsertEvent based on the given information.ColumnStructuralChangeEvent
(ILayer layer, Range... columnPositionRanges) Creates a new ColumnStructuralChangeEvent based on the given information.ColumnVisualChangeEvent
(ILayer layer, Range... columnPositionRanges) Creates a new ColumnVisualChangeEvent based on the given information.RowDeleteEvent
(ILayer layer, Range... rowPositionRanges) Creates a new RowDeleteEvent based on the given information.RowInsertEvent
(ILayer layer, Range... rowPositionRanges) Creates a new RowInsertEvent based on the given information.RowStructuralChangeEvent
(ILayer layer, Range... rowPositionRanges) Creates a new RowStructuralChangeEvent based on the given information.RowUpdateEvent
(ILayer layer, Range rowPositionRange) RowVisualChangeEvent
(ILayer layer, Range... rowPositionRanges) Creates a new RowVisualChangeEvent based on the given information.StructuralDiff
(StructuralDiff.DiffTypeEnum diffType, Range beforePositionRange, Range afterPositionRange) ModifierConstructorDescriptionColumnDeleteEvent
(ILayer layer, Collection<Range> columnPositionRanges) Creates a new ColumnDeleteEvent based on the given information.ColumnInsertEvent
(ILayer layer, Collection<Range> columnPositionRanges) Creates a new ColumnInsertEvent based on the given information.ColumnStructuralChangeEvent
(ILayer layer, Collection<Range> columnPositionRanges) Creates a new ColumnStructuralChangeEvent based on the given information.ColumnStructuralChangeEvent
(ILayer layer, Collection<Range> columnPositionRanges, int... columnIndexes) Creates a new ColumnStructuralChangeEvent based on the given information.ColumnStructuralChangeEvent
(ILayer layer, Collection<Range> columnPositionRanges, Collection<Integer> columnIndexes) Creates a new ColumnStructuralChangeEvent based on the given information.ColumnVisualChangeEvent
(ILayer layer, Collection<Range> columnPositionRanges) Creates a new ColumnVisualChangeEvent based on the given information.ColumnVisualChangeEvent
(ILayer layer, Collection<Range> columnPositionRanges, int... columnIndexes) Creates a new ColumnVisualChangeEvent based on the given information.ColumnVisualChangeEvent
(ILayer layer, Collection<Range> columnPositionRanges, Collection<Integer> columnIndexes) Creates a new ColumnVisualChangeEvent based on the given information.RowDeleteEvent
(ILayer layer, Collection<Range> rowPositionRanges) Creates a new RowDeleteEvent based on the given information.RowInsertEvent
(ILayer layer, Collection<Range> rowPositionRanges) Creates a new RowInsertEvent based on the given information.RowStructuralChangeEvent
(ILayer layer, Collection<Range> rowPositionRanges) Creates a new RowStructuralChangeEvent based on the given information.RowStructuralChangeEvent
(ILayer layer, Collection<Range> rowPositionRanges, int... rowIndexes) Creates a new RowStructuralChangeEvent based on the given information.RowStructuralChangeEvent
(ILayer layer, Collection<Range> rowPositionRanges, Collection<Integer> rowIndexes) Creates a new RowStructuralChangeEvent based on the given information.RowVisualChangeEvent
(ILayer layer, Collection<Range> rowPositionRanges) Creates a new RowVisualChangeEvent based on the given information.RowVisualChangeEvent
(ILayer layer, Collection<Range> rowPositionRanges, int... rowIndexes) Creates a new RowVisualChangeEvent based on the given information.RowVisualChangeEvent
(ILayer layer, Collection<Range> rowPositionRanges, Collection<Integer> rowIndexes) Creates a new RowVisualChangeEvent based on the given information. -
Uses of Range in org.eclipse.nebula.widgets.nattable.reorder
Modifier and TypeMethodDescriptionColumnReorderLayer.underlyingToLocalColumnPositions
(ILayer sourceUnderlyingLayer, Collection<Range> underlyingColumnPositionRanges) RowReorderLayer.underlyingToLocalRowPositions
(ILayer sourceUnderlyingLayer, Collection<Range> underlyingRowPositionRanges) Modifier and TypeMethodDescriptionColumnReorderLayer.underlyingToLocalColumnPositions
(ILayer sourceUnderlyingLayer, Collection<Range> underlyingColumnPositionRanges) RowReorderLayer.underlyingToLocalRowPositions
(ILayer sourceUnderlyingLayer, Collection<Range> underlyingRowPositionRanges) -
Uses of Range in org.eclipse.nebula.widgets.nattable.reorder.event
Modifier and TypeMethodDescriptionColumnReorderEvent.getBeforeFromColumnPositionRanges()
RowReorderEvent.getBeforeFromRowPositionRanges()
Modifier and TypeMethodDescriptionvoid
ColumnReorderEvent.setConvertedBeforePositions
(ILayer layer, Collection<Range> fromColumnPositionRanges, int toColumnPosition) This method is intended to be used for position conversion of the before positions.void
RowReorderEvent.setConvertedBeforePositions
(ILayer layer, Collection<Range> fromRowPositionRanges, int toRowPosition) This method is intended to be used for position conversion of the before positions. -
Uses of Range in org.eclipse.nebula.widgets.nattable.resize.event
ModifierConstructorDescriptionColumnResizeEvent
(ILayer layer, Range columnPositionRange) RowResizeEvent
(ILayer layer, Range rowPositionRange) -
Uses of Range in org.eclipse.nebula.widgets.nattable.selection
Modifier and TypeMethodDescriptionprotected Range
SelectRegionCommandHandler.selectRegionWithCtrlKey
(org.eclipse.swt.graphics.Rectangle region, int anchorColumn, int anchorRow) Selects a region with CTRL modifier enabled.protected Range
SelectRegionCommandHandler.selectRegionWithShiftKey
(org.eclipse.swt.graphics.Rectangle region, int anchorColumn, int anchorRow) Selects a region with SHIFT modifier enabled.Modifier and TypeMethodDescriptionISelectionModel.getSelectedRowPositions()
Retrieves the rows with a valid row position that have any selected cellsMarkerSelectionModelTest.StubbedMarkerSelectionModel.getSelectedRowPositions()
RowSelectionModel.getSelectedRowPositions()
SelectionLayer.getSelectedRowPositions()
SelectionModel.getSelectedRowPositions()
SelectionModel.internalGetSelectedColumnPositions()
-
Uses of Range in org.eclipse.nebula.widgets.nattable.selection.event
ModifierConstructorDescriptionRowSelectionEvent
(SelectionLayer selectionLayer, Range rowPositionRange, int rowPositionToMoveIntoViewport, boolean withShiftMask, boolean withControlMask) Constructor. -
Uses of Range in org.eclipse.nebula.widgets.nattable.selection.preserve
-
Uses of Range in org.eclipse.nebula.widgets.nattable.summaryrow
Modifier and TypeMethodDescriptionFixedSummaryRowLayer.underlyingToLocalColumnPositions
(ILayer sourceUnderlyingLayer, Collection<Range> underlyingColumnPositionRanges) Modifier and TypeMethodDescriptionFixedSummaryRowLayer.underlyingToLocalColumnPositions
(ILayer sourceUnderlyingLayer, Collection<Range> underlyingColumnPositionRanges) -
Uses of Range in org.eclipse.nebula.widgets.nattable.test.fixture
Modifier and TypeMethodDescriptionTestLayer.underlyingToLocalColumnPositions
(ILayer sourceUnderlyingLayer, Collection<Range> underlyingColumnPositionRanges) TestLayer.underlyingToLocalRowPositions
(ILayer sourceUnderlyingLayer, Collection<Range> underlyingRowPositionRanges) Modifier and TypeMethodDescriptionTestLayer.underlyingToLocalColumnPositions
(ILayer sourceUnderlyingLayer, Collection<Range> underlyingColumnPositionRanges) TestLayer.underlyingToLocalRowPositions
(ILayer sourceUnderlyingLayer, Collection<Range> underlyingRowPositionRanges)