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

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

public class RowHideShowLayerTest
extends Object


Constructor Summary
RowHideShowLayerTest()
           
 
Method Summary
 void getRowIndexByPosition()
           
 void getRowIndexHideAdditionalColumn()
           
 void getRowPositionForASingleHiddenRow()
           
 void hideAllRows()
           
 void hideAllRows2()
           
 void setup()
           
 void showAllRows()
           
 void showARow()
           
 void showRowPositions()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RowHideShowLayerTest

public RowHideShowLayerTest()
Method Detail

setup

public void setup()

getRowIndexByPosition

public void getRowIndexByPosition()
                           throws Exception
Throws:
Exception

getRowIndexHideAdditionalColumn

public void getRowIndexHideAdditionalColumn()
                                     throws Exception
Throws:
Exception

getRowPositionForASingleHiddenRow

public void getRowPositionForASingleHiddenRow()
                                       throws Exception
Throws:
Exception

hideAllRows

public void hideAllRows()
                 throws Exception
Throws:
Exception

hideAllRows2

public void hideAllRows2()
                  throws Exception
Throws:
Exception

showARow

public void showARow()
              throws Exception
Throws:
Exception

showAllRows

public void showAllRows()
                 throws Exception
Throws:
Exception

showRowPositions

public void showRowPositions()
                      throws Exception
Throws:
Exception


Copyright © 2015. All rights reserved.