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, setWidth
equals, getColumnRenderer, getHeaderMetaData, getIndex, getLink, getMaximumWidth, getMinimumWidth, getWidth, hashCode, isFloatable, isLinked, isMovable, isResizable, isVisible, setFloatable, setIndex, setLink, setMaximumWidth, setMinimumWidth, setMovable, setResizable, setVisible
public 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.HasMultipleDOMElementResources
public void freeUnusedResources()
freeUnusedResources
in interface org.uberfire.ext.wires.core.grids.client.widget.dom.multiple.HasMultipleDOMElementResources
public void destroyResources()
destroyResources
in interface org.uberfire.ext.wires.core.grids.client.widget.dom.HasDOMElementResources
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.