org.eclipse.nebula.widgets.nattable.freeze.command
Class FreezePositionStrategy
java.lang.Object
org.eclipse.nebula.widgets.nattable.freeze.command.FreezePositionStrategy
- All Implemented Interfaces:
- IFreezeCoordinatesProvider
public class FreezePositionStrategy
- extends Object
- implements IFreezeCoordinatesProvider
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FreezePositionStrategy
public FreezePositionStrategy(FreezeLayer freezeLayer,
int columnPosition,
int rowPosition)
getTopLeftPosition
public PositionCoordinate getTopLeftPosition()
- Specified by:
getTopLeftPosition
in interface IFreezeCoordinatesProvider
getBottomRightPosition
public PositionCoordinate getBottomRightPosition()
- Specified by:
getBottomRightPosition
in interface IFreezeCoordinatesProvider
Copyright © 2015. All rights reserved.