protected abstract static class BaseSingletonDOMElementUiColumn.CellRenderer<T,W extends com.google.gwt.user.client.ui.Widget,E extends org.uberfire.ext.wires.core.grids.client.widget.dom.impl.BaseDOMElement>
extends org.uberfire.ext.wires.core.grids.client.widget.grid.renderers.columns.single.impl.BaseGridColumnSingletonDOMElementRenderer<T,W,E>
Constructor and Description |
---|
CellRenderer(org.uberfire.ext.wires.core.grids.client.widget.dom.single.SingletonDOMElementFactory<W,E> factory) |
Modifier and Type | Method and Description |
---|---|
protected abstract void |
doRenderCellContent(com.ait.lienzo.client.core.shape.Text t,
T value,
org.uberfire.ext.wires.core.grids.client.widget.context.GridBodyCellRenderContext context) |
com.ait.lienzo.client.core.shape.Group |
renderCell(org.uberfire.ext.wires.core.grids.client.model.GridCell<T> cell,
org.uberfire.ext.wires.core.grids.client.widget.context.GridBodyCellRenderContext context) |
destroyResources, flush
renderColumn, renderHeader
public com.ait.lienzo.client.core.shape.Group renderCell(org.uberfire.ext.wires.core.grids.client.model.GridCell<T> cell, org.uberfire.ext.wires.core.grids.client.widget.context.GridBodyCellRenderContext context)
protected abstract void doRenderCellContent(com.ait.lienzo.client.core.shape.Text t, T value, org.uberfire.ext.wires.core.grids.client.widget.context.GridBodyCellRenderContext context)
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.