public class BooleanColumnDOMElementRenderer extends BaseGridColumnMultipleDOMElementRenderer<Boolean,org.gwtbootstrap3.client.ui.CheckBox,CheckBoxDOMElement>
factory
Constructor and Description |
---|
BooleanColumnDOMElementRenderer(CheckBoxDOMElementFactory factory) |
Modifier and Type | Method and Description |
---|---|
com.ait.lienzo.client.core.shape.Group |
renderCell(GridCell<Boolean> 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 BooleanColumnDOMElementRenderer(CheckBoxDOMElementFactory factory)
public com.ait.lienzo.client.core.shape.Group renderCell(GridCell<Boolean> cell, GridBodyCellRenderContext context)
GridColumnRenderer
cell
- The cell to rendercontext
- Contextual information to support renderingCopyright © 2012–2019 JBoss by Red Hat. All rights reserved.