org.eclipse.nebula.widgets.nattable.selection
Class SelectionLayerTest
java.lang.Object
org.eclipse.nebula.widgets.nattable.selection.SelectionLayerTest
public class SelectionLayerTest
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SelectionLayerTest
public SelectionLayerTest()
setup
public void setup()
testIdentityLayerTransform
public void testIdentityLayerTransform()
testClearAllClearsAllMarkers
public void testClearAllClearsAllMarkers()
testClearSingleCellClearsNoMarkers
public void testClearSingleCellClearsNoMarkers()
testClearAnchorRectangleClearsOnlyAnchor
public void testClearAnchorRectangleClearsOnlyAnchor()
testClearOutsideAnchorRectangleClearsNoMarkers
public void testClearOutsideAnchorRectangleClearsNoMarkers()
testGetLastSelectedRegionDoesNotDelegateToModel
public void testGetLastSelectedRegionDoesNotDelegateToModel()
testSetLastSelectedRegionDoesNotDelegateToModel
public void testSetLastSelectedRegionDoesNotDelegateToModel()
testSetLastSelectedRegionPreservesNULL
public void testSetLastSelectedRegionPreservesNULL()
testSetLastSelectedRegionFieldsDoesNotDelegateToModel
public void testSetLastSelectedRegionFieldsDoesNotDelegateToModel()
testGetAnchorDoesNotDelegateToModel
public void testGetAnchorDoesNotDelegateToModel()
testSetSelectionAnchorDoesNotDelegateToModel
public void testSetSelectionAnchorDoesNotDelegateToModel()
testSetLastSelectedCellDoesNotDelegateToModel
public void testSetLastSelectedCellDoesNotDelegateToModel()
testGetLastSelectedCellDoesNotDelegateToModel
public void testGetLastSelectedCellDoesNotDelegateToModel()
testGetLastSelectedCellPosition
public void testGetLastSelectedCellPosition()
testGetLastSelectedCellPositionReturnsNullWhenUnselected
public void testGetLastSelectedCellPositionReturnsNullWhenUnselected()
testIsModelEventHandlerRegistered
public void testIsModelEventHandlerRegistered()
testUnregisterModelEventHandler
public void testUnregisterModelEventHandler()
Copyright © 2015. All rights reserved.