org.eclipse.nebula.widgets.nattable.hideshow
Class RowHideShowLayerStructuralChangeEventTest

java.lang.Object
  extended by org.eclipse.nebula.widgets.nattable.hideshow.RowHideShowLayerStructuralChangeEventTest

public class RowHideShowLayerStructuralChangeEventTest
extends Object

Test class for testing handling of IStructuralChangeEvents in RowHideShowLayer

Author:
Dirk Fauth

Constructor Summary
RowHideShowLayerStructuralChangeEventTest()
           
 
Method Summary
 void setUp()
           
 void testHandleHiddenRowDeleteEvent()
           
 void testHandleLastRowDeleteEvent()
           
 void testHandleMultipleRowDeleteEvent()
           
 void testHandleRowAddEvent()
           
 void testHandleRowDeleteEvent()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RowHideShowLayerStructuralChangeEventTest

public RowHideShowLayerStructuralChangeEventTest()
Method Detail

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.