org.eclipse.nebula.widgets.nattable.reorder
Class RowReorderLayerStructuralChangeEventTest
java.lang.Object
org.eclipse.nebula.widgets.nattable.reorder.RowReorderLayerStructuralChangeEventTest
public class RowReorderLayerStructuralChangeEventTest
- extends Object
Test class for testing handling of IStructuralChangeEvents in RowReorderLayer
- Author:
- Dirk Fauth
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RowReorderLayerStructuralChangeEventTest
public RowReorderLayerStructuralChangeEventTest()
setUp
public void setUp()
testHandleRowDeleteEvent
public void testHandleRowDeleteEvent()
testHandleLastRowDeleteEvent
public void testHandleLastRowDeleteEvent()
testHandleMultipleRowDeleteEvent
public void testHandleMultipleRowDeleteEvent()
testHandleRowAddEvent
public void testHandleRowAddEvent()
Copyright © 2015. All rights reserved.