org.eclipse.nebula.widgets.nattable.selection
Class SelectionModelStructuralChangeEventHandlerTest
java.lang.Object
org.eclipse.nebula.widgets.nattable.selection.SelectionModelStructuralChangeEventHandlerTest
public class SelectionModelStructuralChangeEventHandlerTest
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SelectionModelStructuralChangeEventHandlerTest
public SelectionModelStructuralChangeEventHandlerTest()
setup
public void setup()
shouldClearSelectionIfASelectedRowIsModified
public void shouldClearSelectionIfASelectedRowIsModified()
shouldLeaveSelectionUnchangedIfASelectedRowIsNotModified
public void shouldLeaveSelectionUnchangedIfASelectedRowIsNotModified()
shouldLeaveSelectionUnchangedIfTheFollowingRowIsModified
public void shouldLeaveSelectionUnchangedIfTheFollowingRowIsModified()
shouldClearSelectionIfListIsCleared
public void shouldClearSelectionIfListIsCleared()
shouldClearSelectionOnStructuralChanges
public void shouldClearSelectionOnStructuralChanges()
shouldNotClearSelectionOnStructuralChanges
public void shouldNotClearSelectionOnStructuralChanges()
shouldClearSelectionIfAllRowsAreHidden
public void shouldClearSelectionIfAllRowsAreHidden()
shouldClearSelectionIfSelectedColumnIsHidden
public void shouldClearSelectionIfSelectedColumnIsHidden()
shouldNotClearSelectionIfOtherColumnIsHidden
public void shouldNotClearSelectionIfOtherColumnIsHidden()
shouldClearSelectionOnDataUpdates
public void shouldClearSelectionOnDataUpdates()
throws Exception
- Throws:
Exception
shouldClearSelectionOnClearingTableWithStructuralRefresh
public void shouldClearSelectionOnClearingTableWithStructuralRefresh()
throws Exception
- Throws:
Exception
shouldClearSelectionOnClearingTableWithRowStructuralRefresh
public void shouldClearSelectionOnClearingTableWithRowStructuralRefresh()
throws Exception
- Throws:
Exception
Copyright © 2015. All rights reserved.