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, initialiseResourcesgetBoundingBoxPathClipper, internalRenderCell, isPlaceHolderToBeShown, isToReturnNull, renderColumn, renderHeader, renderHeaderContentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitrenderColumn, renderHeader, renderHeaderContentpublic BooleanColumnDOMElementRenderer(CheckBoxDOMElementFactory factory)
public com.ait.lienzo.client.core.shape.Group renderCell(GridCell<Boolean> cell, GridBodyCellRenderContext context)
GridColumnRenderercell - The cell to rendercontext - Contextual information to support renderingCopyright © 2012–2020 JBoss by Red Hat. All rights reserved.