T - The Type of value presented by this columnF - The Factory to create DOMElements for this columnpublic abstract class BaseMultipleDOMElementUiColumn<T,W extends com.google.gwt.user.client.ui.Widget,E extends org.uberfire.ext.wires.core.grids.client.widget.dom.impl.BaseDOMElement,F extends org.uberfire.ext.wires.core.grids.client.widget.dom.multiple.MultipleDOMElementFactory<W,E>> extends BaseUiColumn<T> implements org.uberfire.ext.wires.core.grids.client.widget.dom.multiple.HasMultipleDOMElementResources
BaseUiColumn.ColumnResizeListener| Constructor and Description |
|---|
BaseMultipleDOMElementUiColumn(List<org.uberfire.ext.wires.core.grids.client.model.GridColumn.HeaderMetaData> headerMetaData,
org.uberfire.ext.wires.core.grids.client.widget.grid.renderers.columns.multiple.impl.BaseGridColumnMultipleDOMElementRenderer<T,W,E> columnRenderer,
double width,
boolean isResizable,
boolean isVisible,
GuidedDecisionTablePresenter.Access access,
F factory) |
| Modifier and Type | Method and Description |
|---|---|
void |
destroyResources() |
void |
freeUnusedResources() |
void |
initialiseResources() |
isEditable, setColumnResizeListener, setWidthequals, getColumnRenderer, getHeaderMetaData, getIndex, getLink, getMaximumWidth, getMinimumWidth, getWidth, hashCode, isFloatable, isLinked, isMovable, isResizable, isVisible, setFloatable, setIndex, setLink, setMaximumWidth, setMinimumWidth, setMovable, setResizable, setVisiblepublic BaseMultipleDOMElementUiColumn(List<org.uberfire.ext.wires.core.grids.client.model.GridColumn.HeaderMetaData> headerMetaData, org.uberfire.ext.wires.core.grids.client.widget.grid.renderers.columns.multiple.impl.BaseGridColumnMultipleDOMElementRenderer<T,W,E> columnRenderer, double width, boolean isResizable, boolean isVisible, GuidedDecisionTablePresenter.Access access, F factory)
public void initialiseResources()
initialiseResources in interface org.uberfire.ext.wires.core.grids.client.widget.dom.multiple.HasMultipleDOMElementResourcespublic void freeUnusedResources()
freeUnusedResources in interface org.uberfire.ext.wires.core.grids.client.widget.dom.multiple.HasMultipleDOMElementResourcespublic void destroyResources()
destroyResources in interface org.uberfire.ext.wires.core.grids.client.widget.dom.HasDOMElementResourcesCopyright © 2001–2016 JBoss by Red Hat. All rights reserved.