Modifier and Type | Method and Description |
---|---|
Collection<Range> |
NatTable.underlyingToLocalColumnPositions(ILayer sourceUnderlyingLayer,
Collection<Range> underlyingColumnPositionRanges) |
Collection<Range> |
NatTable.underlyingToLocalRowPositions(ILayer sourceUnderlyingLayer,
Collection<Range> underlyingRowPositionRanges) |
Modifier and Type | Method and Description |
---|---|
Collection<Range> |
NatTable.underlyingToLocalColumnPositions(ILayer sourceUnderlyingLayer,
Collection<Range> underlyingColumnPositionRanges) |
Collection<Range> |
NatTable.underlyingToLocalRowPositions(ILayer sourceUnderlyingLayer,
Collection<Range> underlyingRowPositionRanges) |
Modifier and Type | Method and Description |
---|---|
static List<Range> |
PositionUtil.getRanges(Collection<Integer> numbers)
Creates
Range s out of list of numbers. |
Modifier and Type | Method and Description |
---|---|
boolean |
Range.overlap(Range range) |
Modifier and Type | Method and Description |
---|---|
static void |
Range.sortByStart(List<Range> ranges) |
Modifier and Type | Method and Description |
---|---|
Collection<Range> |
DimensionallyDependentLayer.underlyingToLocalColumnPositions(ILayer sourceUnderlyingLayer,
Collection<Range> underlyingColumnPositionRanges) |
Collection<Range> |
DimensionallyDependentLayer.underlyingToLocalRowPositions(ILayer sourceUnderlyingLayer,
Collection<Range> underlyingRowPositionRanges) |
Modifier and Type | Method and Description |
---|---|
Collection<Range> |
DimensionallyDependentLayer.underlyingToLocalColumnPositions(ILayer sourceUnderlyingLayer,
Collection<Range> underlyingColumnPositionRanges) |
Collection<Range> |
DimensionallyDependentLayer.underlyingToLocalRowPositions(ILayer sourceUnderlyingLayer,
Collection<Range> underlyingRowPositionRanges) |
Constructor and Description |
---|
ColumnHeaderSelectionEvent(ILayer layer,
Range... columnPositionRanges) |
Constructor and Description |
---|
ColumnHeaderSelectionEvent(ILayer layer,
Collection<Range> columnPositionRanges) |
Modifier and Type | Method and Description |
---|---|
Collection<Range> |
AbstractColumnHideShowLayer.underlyingToLocalColumnPositions(ILayer sourceUnderlyingLayer,
Collection<Range> underlyingColumnPositionRanges) |
Collection<Range> |
AbstractRowHideShowLayer.underlyingToLocalRowPositions(ILayer sourceUnderlyingLayer,
Collection<Range> underlyingRowPositionRanges) |
Modifier and Type | Method and Description |
---|---|
Collection<Range> |
AbstractColumnHideShowLayer.underlyingToLocalColumnPositions(ILayer sourceUnderlyingLayer,
Collection<Range> underlyingColumnPositionRanges) |
Collection<Range> |
AbstractRowHideShowLayer.underlyingToLocalRowPositions(ILayer sourceUnderlyingLayer,
Collection<Range> underlyingRowPositionRanges) |
Modifier and Type | Method and Description |
---|---|
Collection<Range> |
InvertedLayer.underlyingToLocalColumnPositions(ILayer sourceUnderlyingLayer,
Collection<Range> underlyingColumnPositionRanges) |
Collection<Range> |
ILayer.underlyingToLocalColumnPositions(ILayer sourceUnderlyingLayer,
Collection<Range> underlyingColumnPositionRanges) |
Collection<Range> |
DataLayer.underlyingToLocalColumnPositions(ILayer sourceUnderlyingLayer,
Collection<Range> underlyingColumnPositionRanges) |
Collection<Range> |
CompositeLayer.underlyingToLocalColumnPositions(ILayer sourceUnderlyingLayer,
Collection<Range> underlyingColumnPositionRanges) |
Collection<Range> |
AbstractLayerTransform.underlyingToLocalColumnPositions(ILayer sourceUnderlyingLayer,
Collection<Range> underlyingColumnPositionRanges) |
Collection<Range> |
AbstractIndexLayerTransform.underlyingToLocalColumnPositions(ILayer sourceUnderlyingLayer,
Collection<Range> underlyingColumnPositionRanges) |
Collection<Range> |
InvertedLayer.underlyingToLocalRowPositions(ILayer sourceUnderlyingLayer,
Collection<Range> underlyingRowPositionRanges) |
Collection<Range> |
ILayer.underlyingToLocalRowPositions(ILayer sourceUnderlyingLayer,
Collection<Range> underlyingRowPositionRanges) |
Collection<Range> |
DataLayer.underlyingToLocalRowPositions(ILayer sourceUnderlyingLayer,
Collection<Range> underlyingRowPositionRanges) |
Collection<Range> |
CompositeLayer.underlyingToLocalRowPositions(ILayer sourceUnderlyingLayer,
Collection<Range> underlyingRowPositionRanges) |
Collection<Range> |
AbstractLayerTransform.underlyingToLocalRowPositions(ILayer sourceUnderlyingLayer,
Collection<Range> underlyingRowPositionRanges) |
Collection<Range> |
AbstractIndexLayerTransform.underlyingToLocalRowPositions(ILayer sourceUnderlyingLayer,
Collection<Range> underlyingRowPositionRanges) |
Modifier and Type | Method and Description |
---|---|
Collection<Range> |
InvertedLayer.underlyingToLocalColumnPositions(ILayer sourceUnderlyingLayer,
Collection<Range> underlyingColumnPositionRanges) |
Collection<Range> |
ILayer.underlyingToLocalColumnPositions(ILayer sourceUnderlyingLayer,
Collection<Range> underlyingColumnPositionRanges) |
Collection<Range> |
DataLayer.underlyingToLocalColumnPositions(ILayer sourceUnderlyingLayer,
Collection<Range> underlyingColumnPositionRanges) |
Collection<Range> |
CompositeLayer.underlyingToLocalColumnPositions(ILayer sourceUnderlyingLayer,
Collection<Range> underlyingColumnPositionRanges) |
Collection<Range> |
AbstractLayerTransform.underlyingToLocalColumnPositions(ILayer sourceUnderlyingLayer,
Collection<Range> underlyingColumnPositionRanges) |
Collection<Range> |
AbstractIndexLayerTransform.underlyingToLocalColumnPositions(ILayer sourceUnderlyingLayer,
Collection<Range> underlyingColumnPositionRanges) |
Collection<Range> |
InvertedLayer.underlyingToLocalRowPositions(ILayer sourceUnderlyingLayer,
Collection<Range> underlyingRowPositionRanges) |
Collection<Range> |
ILayer.underlyingToLocalRowPositions(ILayer sourceUnderlyingLayer,
Collection<Range> underlyingRowPositionRanges) |
Collection<Range> |
DataLayer.underlyingToLocalRowPositions(ILayer sourceUnderlyingLayer,
Collection<Range> underlyingRowPositionRanges) |
Collection<Range> |
CompositeLayer.underlyingToLocalRowPositions(ILayer sourceUnderlyingLayer,
Collection<Range> underlyingRowPositionRanges) |
Collection<Range> |
AbstractLayerTransform.underlyingToLocalRowPositions(ILayer sourceUnderlyingLayer,
Collection<Range> underlyingRowPositionRanges) |
Collection<Range> |
AbstractIndexLayerTransform.underlyingToLocalRowPositions(ILayer sourceUnderlyingLayer,
Collection<Range> underlyingRowPositionRanges) |
Modifier and Type | Method and Description |
---|---|
Range |
StructuralDiff.getAfterPositionRange() |
Range |
StructuralDiff.getBeforePositionRange() |
Modifier and Type | Method and Description |
---|---|
Collection<Range> |
ColumnVisualChangeEvent.getColumnPositionRanges() |
Collection<Range> |
RowVisualChangeEvent.getRowPositionRanges() |
Modifier and Type | Method and Description |
---|---|
protected void |
ColumnVisualChangeEvent.setColumnPositionRanges(Collection<Range> columnPositionRanges) |
protected void |
RowVisualChangeEvent.setRowPositionRanges(Collection<Range> rowPositionRanges) |
Constructor and Description |
---|
ColumnStructuralChangeEvent(ILayer layer,
Range... columnPositionRanges) |
ColumnVisualChangeEvent(ILayer layer,
Range... columnPositionRanges) |
RowDeleteEvent(ILayer layer,
Range... rowPositionRanges) |
RowDeleteEvent(ILayer layer,
Range rowPositionRange) |
RowInsertEvent(ILayer layer,
Range... rowPositionRanges) |
RowInsertEvent(ILayer layer,
Range rowPositionRange) |
RowStructuralChangeEvent(ILayer layer,
Range... rowPositionRanges) |
RowUpdateEvent(ILayer layer,
Range rowPositionRange) |
RowVisualChangeEvent(ILayer layer,
Range... rowPositionRanges) |
StructuralDiff(StructuralDiff.DiffTypeEnum diffType,
Range beforePositionRange,
Range afterPositionRange) |
Constructor and Description |
---|
ColumnStructuralChangeEvent(ILayer layer,
Collection<Range> columnPositionRanges) |
ColumnVisualChangeEvent(ILayer layer,
Collection<Range> columnPositionRanges) |
RowDeleteEvent(ILayer layer,
Collection<Range> rowPositionRanges) |
RowInsertEvent(ILayer layer,
Collection<Range> rowPositionRanges) |
RowStructuralChangeEvent(ILayer layer,
Collection<Range> rowPositionRanges) |
RowVisualChangeEvent(ILayer layer,
Collection<Range> rowPositionRanges) |
Modifier and Type | Method and Description |
---|---|
Collection<Range> |
ColumnReorderLayer.underlyingToLocalColumnPositions(ILayer sourceUnderlyingLayer,
Collection<Range> underlyingColumnPositionRanges) |
Collection<Range> |
RowReorderLayer.underlyingToLocalRowPositions(ILayer sourceUnderlyingLayer,
Collection<Range> underlyingRowPositionRanges) |
Modifier and Type | Method and Description |
---|---|
Collection<Range> |
ColumnReorderLayer.underlyingToLocalColumnPositions(ILayer sourceUnderlyingLayer,
Collection<Range> underlyingColumnPositionRanges) |
Collection<Range> |
RowReorderLayer.underlyingToLocalRowPositions(ILayer sourceUnderlyingLayer,
Collection<Range> underlyingRowPositionRanges) |
Modifier and Type | Method and Description |
---|---|
Collection<Range> |
ColumnReorderEvent.getBeforeFromColumnPositionRanges() |
Collection<Range> |
RowReorderEvent.getBeforeFromRowPositionRanges() |
Constructor and Description |
---|
RowResizeEvent(ILayer layer,
Range rowPositionRange) |
Modifier and Type | Method and Description |
---|---|
Set<Range> |
SelectionModel.getSelectedRowPositions() |
Set<Range> |
SelectionLayer.getSelectedRowPositions() |
Set<Range> |
RowSelectionModel.getSelectedRowPositions() |
Set<Range> |
ISelectionModel.getSelectedRowPositions() |
Modifier and Type | Method and Description |
---|---|
Collection<Range> |
TestLayer.underlyingToLocalColumnPositions(ILayer sourceUnderlyingLayer,
Collection<Range> underlyingColumnPositionRanges) |
Collection<Range> |
TestLayer.underlyingToLocalRowPositions(ILayer sourceUnderlyingLayer,
Collection<Range> underlyingRowPositionRanges) |
Modifier and Type | Method and Description |
---|---|
Collection<Range> |
TestLayer.underlyingToLocalColumnPositions(ILayer sourceUnderlyingLayer,
Collection<Range> underlyingColumnPositionRanges) |
Collection<Range> |
TestLayer.underlyingToLocalRowPositions(ILayer sourceUnderlyingLayer,
Collection<Range> underlyingRowPositionRanges) |
Copyright © 2013. All Rights Reserved.