public class NameAndDataTypeDOMElementColumnRenderer<W extends org.gwtbootstrap3.client.ui.base.TextBoxBase,E extends org.uberfire.ext.wires.core.grids.client.widget.dom.impl.BaseDOMElement<String,W>> extends org.uberfire.ext.wires.core.grids.client.widget.grid.renderers.columns.single.impl.BaseGridColumnSingletonDOMElementRenderer<String,W,E>
Constructor and Description |
---|
NameAndDataTypeDOMElementColumnRenderer(org.uberfire.ext.wires.core.grids.client.widget.dom.single.impl.BaseSingletonDOMElementFactory<String,W,E> factory) |
Modifier and Type | Method and Description |
---|---|
com.ait.lienzo.client.core.shape.Group |
renderCell(org.uberfire.ext.wires.core.grids.client.model.GridCell<String> 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) |
destroyResources, flush
getBoundingBoxPathClipper, internalRenderCell, isPlaceHolderToBeShown, isToReturnNull, renderColumn, renderHeader
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)
public com.ait.lienzo.client.core.shape.Group renderCell(org.uberfire.ext.wires.core.grids.client.model.GridCell<String> cell, org.uberfire.ext.wires.core.grids.client.widget.context.GridBodyCellRenderContext context)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.