org.eclipse.nebula.widgets.nattable.selection
Class ColumnSelectionTest
java.lang.Object
org.eclipse.nebula.widgets.nattable.selection.ColumnSelectionTest
public class ColumnSelectionTest
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ColumnSelectionTest
public ColumnSelectionTest()
setUp
public void setUp()
cleanUp
public void cleanUp()
shouldSelectAllCellsInAColumn
public void shouldSelectAllCellsInAColumn()
shouldSelectAllCellsToTheRightWithShiftKeyPressed
public void shouldSelectAllCellsToTheRightWithShiftKeyPressed()
throws Exception
- Throws:
Exception
shouldSelectAllCellsToTheLeftWithShiftKeyPressed
public void shouldSelectAllCellsToTheLeftWithShiftKeyPressed()
throws Exception
- Throws:
Exception
shouldAppendColumnsToTheRightWithShiftKeyPressed
public void shouldAppendColumnsToTheRightWithShiftKeyPressed()
throws Exception
- Throws:
Exception
shouldExtendSelectionWithAllCellsInAColumnUsingTheCtrlKey
public void shouldExtendSelectionWithAllCellsInAColumnUsingTheCtrlKey()
onlyOneCellSelectedAtAnyTime
public void onlyOneCellSelectedAtAnyTime()
Copyright © 2014. All rights reserved.