org.eclipse.nebula.widgets.nattable.test.fixture.layer
Class GridLayerFixture
java.lang.Object
org.eclipse.nebula.widgets.nattable.layer.AbstractLayer
org.eclipse.nebula.widgets.nattable.layer.CompositeLayer
org.eclipse.nebula.widgets.nattable.grid.layer.GridLayer
org.eclipse.nebula.widgets.nattable.grid.layer.DefaultGridLayer
org.eclipse.nebula.widgets.nattable.test.fixture.layer.GridLayerFixture
- All Implemented Interfaces:
- ILayer, ILayerListener, IPersistable
public class GridLayerFixture
- extends DefaultGridLayer
Methods inherited from class org.eclipse.nebula.widgets.nattable.grid.layer.DefaultGridLayer |
getBodyDataLayer, getBodyLayer, getColumnHeaderDataLayer, getColumnHeaderLayer, getCornerDataLayer, getCornerLayer, getRowHeaderDataLayer, getRowHeaderLayer, init, init, init, init, init |
Methods inherited from class org.eclipse.nebula.widgets.nattable.layer.CompositeLayer |
addConfigLabelAccumulatorForRegion, configure, dispose, getBoundsByPosition, getCellByPosition, getCellPainter, getChildLayerByLayoutCoordinate, getChildLayerByRegionName, getColumnCount, getColumnIndexByPosition, getColumnPositionByX, getColumnPositionOffset, getColumnWidthByPosition, getConfigLabelAccumulatorByRegionName, getConfigLabelsByPosition, getDataValueByPosition, getDisplayModeByPosition, getHeight, getHeightOffset, getLayoutXByColumnPosition, getLayoutXByPixelX, getLayoutXCount, getLayoutXYByChildLayer, getLayoutXYByPixelXY, getLayoutXYByPosition, getLayoutYByPixelY, getLayoutYByRowPosition, getLayoutYCount, getPreferredColumnCount, getPreferredHeight, getPreferredRowCount, getPreferredWidth, getRegionLabelsByXY, getRowCount, getRowHeightByPosition, getRowIndexByPosition, getRowPositionByY, getRowPositionOffset, getStartXOfColumnPosition, getStartYOfRowPosition, getUnderlyingLayerByPosition, getUnderlyingLayersByColumnPosition, getUnderlyingLayersByRowPosition, getWidth, getWidthOffset, isColumnPositionResizable, isRowPositionResizable, loadState, localToUnderlyingColumnPosition, localToUnderlyingRowPosition, saveState, setChildLayer, setConfigLabelAccumulatorForRegion, underlyingToLocalColumnPosition, underlyingToLocalColumnPositions, underlyingToLocalRowPosition, underlyingToLocalRowPositions |
Methods inherited from class org.eclipse.nebula.widgets.nattable.layer.AbstractLayer |
addConfiguration, addLayerListener, clearConfiguration, fireLayerEvent, getClientAreaProvider, getConfigLabelAccumulator, getLayerPainter, getRegionName, handleLayerEvent, hasLayerListener, registerCommandHandler, registerEventHandler, registerPersistable, removeLayerListener, setClientAreaProvider, setConfigLabelAccumulator, setLayerPainter, setRegionName, unregisterCommandHandler, unregisterEventHandler, unregisterPersistable |
bodyDataProvider
public static final IDataProvider bodyDataProvider
colHeaderDataProvider
public static final IDataProvider colHeaderDataProvider
rowHeaderDataProvider
public static final IDataProvider rowHeaderDataProvider
cornerDataProvider
public static final IDataProvider cornerDataProvider
GridLayerFixture
public GridLayerFixture()
GridLayerFixture
public GridLayerFixture(IDataProvider customBodyDataProvider)
Copyright © 2014. All rights reserved.