public class EnumSingleSelectShortUiColumn extends BaseEnumSingleSelectUiColumn<Short,com.google.gwt.user.client.ui.ListBox,org.uberfire.ext.widgets.common.client.common.NumericShortTextBox,ListBoxDOMElement<Short,com.google.gwt.user.client.ui.ListBox>,TextBoxDOMElement<Short,org.uberfire.ext.widgets.common.client.common.NumericShortTextBox>>
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.ColumnResizeListener
factField, factType, presenter, singleValueFactory
factory
Constructor and Description |
---|
EnumSingleSelectShortUiColumn(List<org.uberfire.ext.wires.core.grids.client.model.GridColumn.HeaderMetaData> headerMetaData,
double width,
boolean isResizable,
boolean isVisible,
GuidedDecisionTablePresenter.Access access,
MultiValueSingletonDOMElementFactory<Short,com.google.gwt.user.client.ui.ListBox,ListBoxDOMElement<Short,com.google.gwt.user.client.ui.ListBox>> multiValueFactory,
SingleValueSingletonDOMElementFactory<Short,org.uberfire.ext.widgets.common.client.common.NumericShortTextBox,TextBoxDOMElement<Short,org.uberfire.ext.widgets.common.client.common.NumericShortTextBox>> 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<Short> 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<Short> cell,
org.uberfire.ext.wires.core.grids.client.widget.context.GridBodyCellRenderContext context) |
doEdit
destroyResources, edit, flush
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 EnumSingleSelectShortUiColumn(List<org.uberfire.ext.wires.core.grids.client.model.GridColumn.HeaderMetaData> headerMetaData, double width, boolean isResizable, boolean isVisible, GuidedDecisionTablePresenter.Access access, MultiValueSingletonDOMElementFactory<Short,com.google.gwt.user.client.ui.ListBox,ListBoxDOMElement<Short,com.google.gwt.user.client.ui.ListBox>> multiValueFactory, SingleValueSingletonDOMElementFactory<Short,org.uberfire.ext.widgets.common.client.common.NumericShortTextBox,TextBoxDOMElement<Short,org.uberfire.ext.widgets.common.client.common.NumericShortTextBox>> singleValueFactory, GuidedDecisionTableView.Presenter presenter, String factType, String factField)
protected void initialiseMultiValueDomElement(org.uberfire.ext.wires.core.grids.client.model.GridCell<Short> cell, org.uberfire.ext.wires.core.grids.client.widget.context.GridBodyCellRenderContext context, Map<String,String> enumLookups)
initialiseMultiValueDomElement
in class BaseEnumSingleSelectUiColumn<Short,com.google.gwt.user.client.ui.ListBox,org.uberfire.ext.widgets.common.client.common.NumericShortTextBox,ListBoxDOMElement<Short,com.google.gwt.user.client.ui.ListBox>,TextBoxDOMElement<Short,org.uberfire.ext.widgets.common.client.common.NumericShortTextBox>>
protected void initialiseSingleValueDomElement(org.uberfire.ext.wires.core.grids.client.model.GridCell<Short> cell, org.uberfire.ext.wires.core.grids.client.widget.context.GridBodyCellRenderContext context)
initialiseSingleValueDomElement
in class BaseEnumSingleSelectUiColumn<Short,com.google.gwt.user.client.ui.ListBox,org.uberfire.ext.widgets.common.client.common.NumericShortTextBox,ListBoxDOMElement<Short,com.google.gwt.user.client.ui.ListBox>,TextBoxDOMElement<Short,org.uberfire.ext.widgets.common.client.common.NumericShortTextBox>>
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.