Uses of Class
org.eclipse.nebula.widgets.nattable.coordinate.RowPositionCoordinate
Package
Description
-
Uses of RowPositionCoordinate in org.eclipse.nebula.widgets.nattable.command
Modifier and TypeMethodDescriptionstatic RowPositionCoordinate
LayerCommandUtil.convertRowPositionToTargetContext
(RowPositionCoordinate rowPositionCoordinate, ILayer targetLayer) Convert the givenRowPositionCoordinate
to the given targetILayer
.static RowPositionCoordinate
LayerCommandUtil.convertRowPositionToTargetContext
(RowPositionCoordinate rowPositionCoordinate, ILayer targetLayer, boolean acceptNegativePosition) Convert the givenRowPositionCoordinate
to the given targetILayer
.Modifier and TypeMethodDescriptionstatic RowPositionCoordinate
LayerCommandUtil.convertRowPositionToTargetContext
(RowPositionCoordinate rowPositionCoordinate, ILayer targetLayer) Convert the givenRowPositionCoordinate
to the given targetILayer
.static RowPositionCoordinate
LayerCommandUtil.convertRowPositionToTargetContext
(RowPositionCoordinate rowPositionCoordinate, ILayer targetLayer, boolean acceptNegativePosition) Convert the givenRowPositionCoordinate
to the given targetILayer
. -
Uses of RowPositionCoordinate in org.eclipse.nebula.widgets.nattable.reorder.command
Modifier and TypeFieldDescriptionprotected RowPositionCoordinate
MultiRowReorderCommand.toRowPositionCoordinate
The coordinate of the row to which the dragged rows should be dropped. -
Uses of RowPositionCoordinate in org.eclipse.nebula.widgets.nattable.resize.command
Modifier and TypeFieldDescriptionprotected Map<RowPositionCoordinate,
Integer> MultiRowResizeCommand.rowPositionToHeight