Class ColumnHeaderLayerFixture
java.lang.Object
org.eclipse.nebula.widgets.nattable.layer.AbstractLayer
org.eclipse.nebula.widgets.nattable.grid.layer.DimensionallyDependentLayer
org.eclipse.nebula.widgets.nattable.grid.layer.ColumnHeaderLayer
org.eclipse.nebula.widgets.nattable.test.fixture.layer.ColumnHeaderLayerFixture
- All Implemented Interfaces:
ILayer,ILayerListener,IPersistable
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ViewportLayerstatic final DataLayerstatic final SelectionLayerFields inherited from class org.eclipse.nebula.widgets.nattable.grid.layer.ColumnHeaderLayer
renameColumnHelperFields inherited from class org.eclipse.nebula.widgets.nattable.layer.AbstractLayer
commandHandlers, eventHandlers, eventHelperLock, layerPainterFields inherited from interface org.eclipse.nebula.widgets.nattable.persistence.IPersistable
DOT, VALUE_SEPARATOR -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.eclipse.nebula.widgets.nattable.grid.layer.ColumnHeaderLayer
getConfigLabelsByPosition, getDataValueByPosition, getDisplayModeByPosition, getOriginalColumnLabel, getRenamedColumnLabel, getRenamedColumnLabelByIndex, handleLayerEvent, isColumnRenamed, registerCommandHandlers, renameColumnIndex, renameColumnPositionMethods inherited from class org.eclipse.nebula.widgets.nattable.grid.layer.DimensionallyDependentLayer
configure, doCommand, getBaseLayer, getClientAreaProvider, getColumnCount, getColumnIndexByPosition, getColumnPositionByX, getColumnWidthByPosition, getHeight, getHorizontalLayerDependency, getLayerPainter, getPreferredColumnCount, getPreferredHeight, getPreferredRowCount, getPreferredWidth, getRegionLabelsByXY, getRowCount, getRowHeightByPosition, getRowIndexByPosition, getRowPositionByY, getStartXOfColumnPosition, getStartYOfRowPosition, getUnderlyingLayerByPosition, getUnderlyingLayersByColumnPosition, getUnderlyingLayersByRowPosition, getVerticalLayerDependency, getWidth, isColumnPositionResizable, isRowPositionResizable, loadState, localToUnderlyingColumnPosition, localToUnderlyingRowPosition, saveState, setClientAreaProvider, setHorizontalLayerDependency, setVerticalLayerDependency, underlyingToLocalColumnPosition, underlyingToLocalColumnPositions, underlyingToLocalRowPosition, underlyingToLocalRowPositionsMethods inherited from class org.eclipse.nebula.widgets.nattable.layer.AbstractLayer
addConfiguration, addLayerListener, clearConfiguration, dispose, fireLayerEvent, getBoundsByPosition, getCellByPosition, getCellPainter, getConfigLabelAccumulator, getProvidedLabels, getRegionName, hasLayerListener, isDynamicSizeLayer, registerCommandHandler, registerEventHandler, registerPersistable, removeLayerListener, setConfigLabelAccumulator, setLayerPainter, setRegionName, toString, unregisterCommandHandler, unregisterEventHandler, unregisterPersistable
-
Field Details
-
DATA_LAYER
-
SELECTION_LAYER
-
BODY_LAYER
-
-
Constructor Details
-
ColumnHeaderLayerFixture
public ColumnHeaderLayerFixture() -
ColumnHeaderLayerFixture
-
-
Method Details
-
getDataLayer
-