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

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

public class ColumnHideShowLayerTest2
extends Object


Constructor Summary
ColumnHideShowLayerTest2()
           
 
Method Summary
 void hideColumn()
           
 void hideLastColumn()
           
 void scrollAndHideTheLastColumn()
          Integration test
 void setup()
           
 void shouldFireTheCorrectEventOnColumnHide()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ColumnHideShowLayerTest2

public ColumnHideShowLayerTest2()
Method Detail

setup

public void setup()

hideColumn

public void hideColumn()

hideLastColumn

public void hideLastColumn()
                    throws Exception
Throws:
Exception

shouldFireTheCorrectEventOnColumnHide

public void shouldFireTheCorrectEventOnColumnHide()
                                           throws Exception
Throws:
Exception

scrollAndHideTheLastColumn

public void scrollAndHideTheLastColumn()
                                throws Exception
Integration test

Throws:
Exception


Copyright © 2015. All rights reserved.