public class NameAndDataTypeColumnRenderer extends org.uberfire.ext.wires.core.grids.client.widget.grid.renderers.columns.impl.BaseGridColumnRenderer<InformationItemCell.HasNameCell>
Constructor and Description |
---|
NameAndDataTypeColumnRenderer() |
Modifier and Type | Method and Description |
---|---|
com.ait.lienzo.client.core.shape.Group |
renderCell(org.uberfire.ext.wires.core.grids.client.model.GridCell<InformationItemCell.HasNameCell> cell,
org.uberfire.ext.wires.core.grids.client.widget.context.GridBodyCellRenderContext context) |
com.ait.lienzo.client.core.shape.Group |
renderHeaderContent(List<org.uberfire.ext.wires.core.grids.client.model.GridColumn.HeaderMetaData> headerMetaData,
org.uberfire.ext.wires.core.grids.client.widget.context.GridHeaderColumnRenderContext context,
int headerRowIndex,
double blockWidth,
double rowHeight) |
public com.ait.lienzo.client.core.shape.Group renderHeaderContent(List<org.uberfire.ext.wires.core.grids.client.model.GridColumn.HeaderMetaData> headerMetaData, org.uberfire.ext.wires.core.grids.client.widget.context.GridHeaderColumnRenderContext context, int headerRowIndex, double blockWidth, double rowHeight)
renderHeaderContent
in interface org.uberfire.ext.wires.core.grids.client.widget.grid.renderers.columns.GridColumnRenderer<InformationItemCell.HasNameCell>
renderHeaderContent
in class org.uberfire.ext.wires.core.grids.client.widget.grid.renderers.columns.impl.BaseGridColumnRenderer<InformationItemCell.HasNameCell>
public com.ait.lienzo.client.core.shape.Group renderCell(org.uberfire.ext.wires.core.grids.client.model.GridCell<InformationItemCell.HasNameCell> cell, org.uberfire.ext.wires.core.grids.client.widget.context.GridBodyCellRenderContext context)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.