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