Package | Description |
---|---|
org.uberfire.ext.wires.core.grids.client.util | |
org.uberfire.ext.wires.core.grids.client.widget.grid.renderers.grids.impl |
Modifier and Type | Method and Description |
---|---|
static GridBodyCellEditContext |
CellContextUtilities.makeCellRenderContext(GridWidget gridWidget,
BaseGridRendererHelper.RenderingInformation ri,
BaseGridRendererHelper.ColumnInformation ci,
int uiRowIndex) |
static GridBodyCellEditContext |
CellContextUtilities.makeHeaderCellRenderContext(GridWidget gridWidget,
BaseGridRendererHelper.RenderingInformation ri,
BaseGridRendererHelper.ColumnInformation ci,
int uiHeaderRowIndex) |
static GridBodyCellEditContext |
CellContextUtilities.makeHeaderCellRenderContext(GridWidget gridWidget,
BaseGridRendererHelper.RenderingInformation ri,
BaseGridRendererHelper.ColumnInformation ci,
com.ait.lienzo.client.core.types.Point2D rp,
int uiHeaderRowIndex) |
Modifier and Type | Method and Description |
---|---|
BaseGridRendererHelper.ColumnInformation |
BaseGridRendererHelper.getColumnInformation(double cx)
Get information about a column corresponding to a grid-relative x-coordinate.
|
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.