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

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

public class RowHideShowLayerTest2
extends Object


Constructor Summary
RowHideShowLayerTest2()
           
 
Method Summary
 void scrollAndHideTheLastRow()
          Integration test
 void shouldFireTheCorrectEventOnRowHide()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RowHideShowLayerTest2

public RowHideShowLayerTest2()
Method Detail

shouldFireTheCorrectEventOnRowHide

public void shouldFireTheCorrectEventOnRowHide()
                                        throws Exception
Throws:
Exception

scrollAndHideTheLastRow

public void scrollAndHideTheLastRow()
                             throws Exception
Integration test

Throws:
Exception


Copyright © 2014. All rights reserved.