public class EnumSingleSelectBooleanUiColumn extends BaseEnumSingleSelectUiColumn<Boolean,org.gwtbootstrap3.client.ui.ListBox,org.uberfire.ext.widgets.common.client.common.BooleanTextBox,ListBoxDOMElement<Boolean,org.gwtbootstrap3.client.ui.ListBox>,TextBoxDOMElement<Boolean,org.uberfire.ext.widgets.common.client.common.BooleanTextBox>>
BaseSingletonDOMElementUiColumn.CellRenderer<T,W extends com.google.gwt.user.client.ui.Widget,E extends org.uberfire.ext.wires.core.grids.client.widget.dom.impl.BaseDOMElement>BaseUiColumn.ColumnResizeListenerfactField, factType, presenter, singleValueFactoryfactory| Constructor and Description |
|---|
EnumSingleSelectBooleanUiColumn(List<org.uberfire.ext.wires.core.grids.client.model.GridColumn.HeaderMetaData> headerMetaData,
double width,
boolean isResizable,
boolean isVisible,
GuidedDecisionTablePresenter.Access access,
MultiValueSingletonDOMElementFactory<Boolean,org.gwtbootstrap3.client.ui.ListBox,ListBoxDOMElement<Boolean,org.gwtbootstrap3.client.ui.ListBox>> multiValueFactory,
SingleValueSingletonDOMElementFactory<Boolean,org.uberfire.ext.widgets.common.client.common.BooleanTextBox,TextBoxDOMElement<Boolean,org.uberfire.ext.widgets.common.client.common.BooleanTextBox>> singleValueFactory,
GuidedDecisionTableView.Presenter presenter,
String factType,
String factField) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
initialiseMultiValueDomElement(org.uberfire.ext.wires.core.grids.client.model.GridCell<Boolean> cell,
org.uberfire.ext.wires.core.grids.client.widget.context.GridBodyCellRenderContext context,
Map<String,String> enumLookups) |
protected void |
initialiseSingleValueDomElement(org.uberfire.ext.wires.core.grids.client.model.GridCell<Boolean> cell,
org.uberfire.ext.wires.core.grids.client.widget.context.GridBodyCellRenderContext context) |
doEditdestroyResources, edit, flushisEditable, 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 EnumSingleSelectBooleanUiColumn(List<org.uberfire.ext.wires.core.grids.client.model.GridColumn.HeaderMetaData> headerMetaData, double width, boolean isResizable, boolean isVisible, GuidedDecisionTablePresenter.Access access, MultiValueSingletonDOMElementFactory<Boolean,org.gwtbootstrap3.client.ui.ListBox,ListBoxDOMElement<Boolean,org.gwtbootstrap3.client.ui.ListBox>> multiValueFactory, SingleValueSingletonDOMElementFactory<Boolean,org.uberfire.ext.widgets.common.client.common.BooleanTextBox,TextBoxDOMElement<Boolean,org.uberfire.ext.widgets.common.client.common.BooleanTextBox>> singleValueFactory, GuidedDecisionTableView.Presenter presenter, String factType, String factField)
protected void initialiseMultiValueDomElement(org.uberfire.ext.wires.core.grids.client.model.GridCell<Boolean> cell, org.uberfire.ext.wires.core.grids.client.widget.context.GridBodyCellRenderContext context, Map<String,String> enumLookups)
initialiseMultiValueDomElement in class BaseEnumSingleSelectUiColumn<Boolean,org.gwtbootstrap3.client.ui.ListBox,org.uberfire.ext.widgets.common.client.common.BooleanTextBox,ListBoxDOMElement<Boolean,org.gwtbootstrap3.client.ui.ListBox>,TextBoxDOMElement<Boolean,org.uberfire.ext.widgets.common.client.common.BooleanTextBox>>protected void initialiseSingleValueDomElement(org.uberfire.ext.wires.core.grids.client.model.GridCell<Boolean> cell, org.uberfire.ext.wires.core.grids.client.widget.context.GridBodyCellRenderContext context)
initialiseSingleValueDomElement in class BaseEnumSingleSelectUiColumn<Boolean,org.gwtbootstrap3.client.ui.ListBox,org.uberfire.ext.widgets.common.client.common.BooleanTextBox,ListBoxDOMElement<Boolean,org.gwtbootstrap3.client.ui.ListBox>,TextBoxDOMElement<Boolean,org.uberfire.ext.widgets.common.client.common.BooleanTextBox>>Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.