public class ColumnGroupBodyLayerStack extends AbstractIndexLayerTransform
layerPainterDOT, VALUE_SEPARATOR| Constructor and Description |
|---|
ColumnGroupBodyLayerStack(IUniqueIndexLayer underlyingLayer,
ColumnGroupModel columnGroupModel) |
| Modifier and Type | Method and Description |
|---|---|
ColumnGroupExpandCollapseLayer |
getColumnGroupExpandCollapseLayer() |
ColumnGroupReorderLayer |
getColumnGroupReorderLayer() |
ColumnHideShowLayer |
getColumnHideShowLayer() |
ColumnReorderLayer |
getColumnReorderLayer() |
SelectionLayer |
getSelectionLayer() |
ViewportLayer |
getViewportLayer() |
configure, dispose, doCommand, getCellByPosition, getCellPainter, getColumnCount, getColumnIndexByPosition, getColumnPositionByIndex, getColumnPositionByX, getColumnWidthByPosition, getConfigLabelsByPosition, getDataValueByPosition, getDisplayModeByPosition, getHeight, getLayerPainter, getPreferredColumnCount, getPreferredHeight, getPreferredRowCount, getPreferredWidth, getRegionLabelsByXY, getRowCount, getRowHeightByPosition, getRowIndexByPosition, getRowPositionByIndex, getRowPositionByY, getStartXOfColumnPosition, getStartYOfRowPosition, getUnderlyingLayer, getUnderlyingLayerByPosition, getUnderlyingLayersByColumnPosition, getUnderlyingLayersByRowPosition, getWidth, isColumnPositionResizable, isRowPositionResizable, loadState, localToUnderlyingColumnPosition, localToUnderlyingRowPosition, saveState, setClientAreaProvider, setUnderlyingLayer, underlyingToLocalColumnPosition, underlyingToLocalColumnPositions, underlyingToLocalRowPosition, underlyingToLocalRowPositionsaddConfiguration, addLayerListener, clearConfiguration, fireLayerEvent, getBoundsByPosition, getClientAreaProvider, getConfigLabelAccumulator, getRegionName, handleLayerEvent, hasLayerListener, registerCommandHandler, registerCommandHandlers, registerEventHandler, registerPersistable, removeLayerListener, setConfigLabelAccumulator, setLayerPainter, setRegionName, toString, unregisterCommandHandler, unregisterPersistableclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddLayerListener, fireLayerEvent, getBoundsByPosition, getClientAreaProvider, hasLayerListener, registerCommandHandler, registerPersistable, removeLayerListener, unregisterCommandHandler, unregisterPersistablehandleLayerEventpublic ColumnGroupBodyLayerStack(IUniqueIndexLayer underlyingLayer, ColumnGroupModel columnGroupModel)
public ColumnReorderLayer getColumnReorderLayer()
public ColumnGroupReorderLayer getColumnGroupReorderLayer()
public ColumnHideShowLayer getColumnHideShowLayer()
public ColumnGroupExpandCollapseLayer getColumnGroupExpandCollapseLayer()
public SelectionLayer getSelectionLayer()
public ViewportLayer getViewportLayer()
Copyright © 2013. All Rights Reserved.