org.eclipse.nebula.widgets.nattable.layer
Class CompositeLayerTest
java.lang.Object
  
org.eclipse.nebula.widgets.nattable.layer.CompositeLayerTest
public class CompositeLayerTest
- extends Object
 
- See Also:
 for the layout of columns/rows.
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
CompositeLayerTest
public CompositeLayerTest()
setup
public void setup()
 
testingChildLayerInfoForCornerByLayout
public void testingChildLayerInfoForCornerByLayout()
 
testChildLayerInfoForViewportByLayout
public void testChildLayerInfoForViewportByLayout()
 
childLayerInfoByPixelPosition
public void childLayerInfoByPixelPosition()
                                   throws Exception
- Throws:
 Exception
 
getChildLayerByLayoutPosition
public void getChildLayerByLayoutPosition()
                                   throws Exception
- Throws:
 Exception
 
getColumnCount
public void getColumnCount()
                    throws Exception
- Throws:
 Exception
 
getColumnIndexByPosition
public void getColumnIndexByPosition()
                              throws Exception
- Throws:
 Exception
 
getWidth
public void getWidth()
              throws Exception
- Throws:
 Exception
 
getColumnWidthByPosition
public void getColumnWidthByPosition()
                              throws Exception
- Throws:
 Exception
 
isColumnPositionResizable
public void isColumnPositionResizable()
                               throws Exception
- Throws:
 Exception
 
getColumnPositionByX
public void getColumnPositionByX()
                          throws Exception
- Throws:
 Exception
 
getStartXOfColumnPosition
public void getStartXOfColumnPosition()
                               throws Exception
- Throws:
 Exception
 
getRowCount
public void getRowCount()
                 throws Exception
- Throws:
 Exception
 
getRowIndexByPosition
public void getRowIndexByPosition()
                           throws Exception
- Throws:
 Exception
 
getHeight
public void getHeight()
               throws Exception
- Throws:
 Exception
 
getRowHeightByPosition
public void getRowHeightByPosition()
                            throws Exception
- Throws:
 Exception
 
isRowPositionResizable
public void isRowPositionResizable()
                            throws Exception
- Throws:
 Exception
 
getRowPositionByY
public void getRowPositionByY()
                       throws Exception
- Throws:
 Exception
 
getStartYOfRowPosition
public void getStartYOfRowPosition()
                            throws Exception
- Throws:
 Exception
 
getCellBounds
public void getCellBounds()
                   throws Exception
- Throws:
 Exception
 
cellBoundsForNonExistentCellPosition
public void cellBoundsForNonExistentCellPosition()
                                          throws Exception
- Throws:
 Exception
 
getDataValueByPosition
public void getDataValueByPosition()
                            throws Exception
- Throws:
 Exception
 
getDataValueForPositionNotInTheViewport
public void getDataValueForPositionNotInTheViewport()
                                             throws Exception
- Throws:
 Exception
 
getUnderlyingLayersByColumnPosition
public void getUnderlyingLayersByColumnPosition()
                                         throws Exception
- Throws:
 Exception
 
getCellByPosition
public void getCellByPosition()
                       throws Exception
- Throws:
 Exception
 
getBoundsByPosition
public void getBoundsByPosition()
                         throws Exception
- Throws:
 Exception
 
Copyright © 2015. All rights reserved.