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.ColumnResizeListener
factory
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,
org.uberfire.client.callbacks.Callback<org.uberfire.ext.wires.core.grids.client.model.GridCellValue<Boolean>> callback) |
destroyResources, freeUnusedResources, initialiseResources
isEditable, setColumnResizeListener, setWidth
equals, getColumnRenderer, getHeaderMetaData, getIndex, getLink, getMaximumWidth, getMinimumWidth, getWidth, hashCode, isFloatable, isLinked, isMovable, isResizable, isVisible, setFloatable, setIndex, setLink, setMaximumWidth, setMinimumWidth, setMovable, setResizable, setVisible
public 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)
public void edit(org.uberfire.ext.wires.core.grids.client.model.GridCell<Boolean> cell, org.uberfire.ext.wires.core.grids.client.widget.context.GridBodyCellRenderContext context, org.uberfire.client.callbacks.Callback<org.uberfire.ext.wires.core.grids.client.model.GridCellValue<Boolean>> callback)
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.