public class EnumMultiSelectUiColumn extends BaseSingletonDOMElementUiColumn<String,org.gwtbootstrap3.client.ui.ListBox,ListBoxDOMElement<String,org.gwtbootstrap3.client.ui.ListBox>,ListBoxSingletonDOMElementFactory<String,org.gwtbootstrap3.client.ui.ListBox>>
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 |
---|
EnumMultiSelectUiColumn(List<org.uberfire.ext.wires.core.grids.client.model.GridColumn.HeaderMetaData> headerMetaData,
double width,
boolean isResizable,
boolean isVisible,
GuidedDecisionTablePresenter.Access access,
ListBoxSingletonDOMElementFactory<String,org.gwtbootstrap3.client.ui.ListBox> factory,
GuidedDecisionTableView.Presenter presenter,
String factType,
String factField) |
Modifier and Type | Method and Description |
---|---|
void |
doEdit(org.uberfire.ext.wires.core.grids.client.model.GridCell<String> 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<String>> 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 EnumMultiSelectUiColumn(List<org.uberfire.ext.wires.core.grids.client.model.GridColumn.HeaderMetaData> headerMetaData, double width, boolean isResizable, boolean isVisible, GuidedDecisionTablePresenter.Access access, ListBoxSingletonDOMElementFactory<String,org.gwtbootstrap3.client.ui.ListBox> factory, GuidedDecisionTableView.Presenter presenter, String factType, String factField)
public void doEdit(org.uberfire.ext.wires.core.grids.client.model.GridCell<String> 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<String>> callback)
doEdit
in class BaseSingletonDOMElementUiColumn<String,org.gwtbootstrap3.client.ui.ListBox,ListBoxDOMElement<String,org.gwtbootstrap3.client.ui.ListBox>,ListBoxSingletonDOMElementFactory<String,org.gwtbootstrap3.client.ui.ListBox>>
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.