public class BooleanUiColumn extends BaseMultipleDOMElementUiColumn<Boolean,org.gwtbootstrap3.client.ui.CheckBox,org.uberfire.ext.wires.core.grids.client.widget.dom.impl.CheckBoxDOMElement,org.uberfire.ext.wires.core.grids.client.widget.dom.multiple.impl.CheckBoxDOMElementFactory>
BaseUiColumn.ColumnResizeListenerfactory| Constructor and Description |
|---|
BooleanUiColumn(List<org.uberfire.ext.wires.core.grids.client.model.GridColumn.HeaderMetaData> headerMetaData,
double width,
boolean isResizable,
boolean isVisible,
GuidedDecisionTablePresenter.Access access,
org.uberfire.ext.wires.core.grids.client.widget.dom.multiple.impl.CheckBoxDOMElementFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
void |
edit(org.uberfire.ext.wires.core.grids.client.model.GridCell<Boolean> cell,
org.uberfire.ext.wires.core.grids.client.widget.context.GridBodyCellRenderContext context,
Consumer<org.uberfire.ext.wires.core.grids.client.model.GridCellValue<Boolean>> callback) |
destroyResources, freeUnusedResources, initialiseResourcesisEditable, setColumnResizeListener, setWidthequals, getColumnRenderer, getColumnWidthMode, getHeaderMetaData, getIndex, getLink, getMaximumWidth, getMinimumWidth, getPlaceHolder, getWidth, hashCode, isFloatable, isLinked, isMovable, isResizable, isVisible, setColumnWidthMode, setFloatable, setIndex, setLink, setMaximumWidth, setMinimumWidth, setMovable, setPlaceHolder, setResizable, setVisiblepublic BooleanUiColumn(List<org.uberfire.ext.wires.core.grids.client.model.GridColumn.HeaderMetaData> headerMetaData, double width, boolean isResizable, boolean isVisible, GuidedDecisionTablePresenter.Access access, org.uberfire.ext.wires.core.grids.client.widget.dom.multiple.impl.CheckBoxDOMElementFactory factory)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.