Package | Description |
---|---|
org.uberfire.ext.wires.core.grids.client.widget.grid.renderers.grids.impl |
Modifier and Type | Method and Description |
---|---|
BaseGridRendererHelper.RenderingBlockInformation |
BaseGridRendererHelper.RenderingInformation.getBodyBlockInformation() |
BaseGridRendererHelper.RenderingBlockInformation |
BaseGridRendererHelper.RenderingInformation.getFloatingBlockInformation() |
Constructor and Description |
---|
RenderingInformation(Bounds bounds,
List<GridColumn<?>> allColumns,
BaseGridRendererHelper.RenderingBlockInformation bodyBlockInformation,
BaseGridRendererHelper.RenderingBlockInformation floatingBlockInformation,
int minVisibleRowIndex,
int maxVisibleRowIndex,
List<Double> allRowHeights,
List<Double> visibleRowOffsets,
boolean isFixedHeader,
boolean isFloatingHeader,
int headerRowCount,
double headerRowHeight,
double headerRowsHeight,
double headerRowsYOffset) |
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.