public class StringColumnDOMElementRenderer extends BaseGridColumnMultipleDOMElementRenderer<String,org.gwtbootstrap3.client.ui.TextBox,TextBoxDOMElement>
factory
Constructor and Description |
---|
StringColumnDOMElementRenderer(TextBoxDOMElementFactory factory) |
Modifier and Type | Method and Description |
---|---|
com.ait.lienzo.client.core.shape.Group |
renderCell(GridCell<String> cell,
GridBodyCellRenderContext context)
Renders a cell for the column for a row.
|
destroyResources, freeUnusedResources, initialiseResources
getBoundingBoxPathClipper, internalRenderCell, isPlaceHolderToBeShown, isToReturnNull, renderColumn, renderHeader, renderHeaderContent
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
renderColumn, renderHeader, renderHeaderContent
public StringColumnDOMElementRenderer(TextBoxDOMElementFactory factory)
public com.ait.lienzo.client.core.shape.Group renderCell(GridCell<String> cell, GridBodyCellRenderContext context)
GridColumnRenderer
cell
- The cell to rendercontext
- Contextual information to support renderingCopyright © 2012–2020 JBoss by Red Hat. All rights reserved.