Class CompositeLayerTest
java.lang.Object
org.eclipse.nebula.widgets.nattable.layer.CompositeLayerTest
- See Also:
-
Constructor Details
-
CompositeLayerTest
public CompositeLayerTest()
-
-
Method Details
-
setup
@BeforeEach public void setup() -
testingChildLayerInfoForCornerByLayout
@Test public void testingChildLayerInfoForCornerByLayout() -
testChildLayerInfoForViewportByLayout
@Test public void testChildLayerInfoForViewportByLayout() -
childLayerInfoByPixelPosition
- Throws:
Exception
-
getChildLayerByLayoutPosition
- Throws:
Exception
-
getColumnCount
- Throws:
Exception
-
getColumnIndexByPosition
- Throws:
Exception
-
getWidth
- Throws:
Exception
-
getColumnWidthByPosition
- Throws:
Exception
-
isColumnPositionResizable
- Throws:
Exception
-
getColumnPositionByX
- Throws:
Exception
-
getStartXOfColumnPosition
- Throws:
Exception
-
getRowCount
- Throws:
Exception
-
getRowIndexByPosition
- Throws:
Exception
-
getHeight
- Throws:
Exception
-
getRowHeightByPosition
- Throws:
Exception
-
isRowPositionResizable
- Throws:
Exception
-
getRowPositionByY
- Throws:
Exception
-
getStartYOfRowPosition
- Throws:
Exception
-
getCellBounds
- Throws:
Exception
-
cellBoundsForNonExistentCellPosition
- Throws:
Exception
-
getDataValueByPosition
- Throws:
Exception
-
getDataValueForPositionNotInTheViewport
- Throws:
Exception
-
getUnderlyingLayersByColumnPosition
- Throws:
Exception
-
getCellByPosition
- Throws:
Exception
-
getBoundsByPosition
- Throws:
Exception
-