public class ShortUiColumn extends BaseSingletonDOMElementUiColumn<Short,org.uberfire.ext.widgets.common.client.common.NumericShortTextBox,TextBoxDOMElement<Short,org.uberfire.ext.widgets.common.client.common.NumericShortTextBox>,TextBoxShortSingletonDOMElementFactory>
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
factory
Constructor and Description |
---|
ShortUiColumn(List<org.uberfire.ext.wires.core.grids.client.model.GridColumn.HeaderMetaData> headerMetaData,
double width,
boolean isResizable,
boolean isVisible,
GuidedDecisionTablePresenter.Access access,
TextBoxShortSingletonDOMElementFactory factory) |
Modifier and Type | Method and Description |
---|---|
void |
doEdit(org.uberfire.ext.wires.core.grids.client.model.GridCell<Short> 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<Short>> callback) |
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 ShortUiColumn(List<org.uberfire.ext.wires.core.grids.client.model.GridColumn.HeaderMetaData> headerMetaData, double width, boolean isResizable, boolean isVisible, GuidedDecisionTablePresenter.Access access, TextBoxShortSingletonDOMElementFactory factory)
public void doEdit(org.uberfire.ext.wires.core.grids.client.model.GridCell<Short> 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<Short>> callback)
doEdit
in class BaseSingletonDOMElementUiColumn<Short,org.uberfire.ext.widgets.common.client.common.NumericShortTextBox,TextBoxDOMElement<Short,org.uberfire.ext.widgets.common.client.common.NumericShortTextBox>,TextBoxShortSingletonDOMElementFactory>
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.