public class LiteralExpressionPMMLColumn extends DMNSimpleGridColumn<LiteralExpressionPMMLGrid,String> implements org.uberfire.ext.wires.core.grids.client.widget.dom.single.HasSingletonDOMElementResource
DEFAULT_WIDTH, gridWidget
Constructor and Description |
---|
LiteralExpressionPMMLColumn(ListBoxSingletonDOMElementFactory factory,
double width,
LiteralExpressionPMMLGrid gridWidget) |
Modifier and Type | Method and Description |
---|---|
void |
destroyResources() |
void |
edit(org.uberfire.ext.wires.core.grids.client.model.GridCell<String> cell,
org.uberfire.ext.wires.core.grids.client.widget.context.GridBodyCellRenderContext context,
Consumer<org.uberfire.ext.wires.core.grids.client.model.GridCellValue<String>> callback) |
void |
flush() |
protected org.uberfire.ext.wires.core.grids.client.model.GridCellValue<String> |
makeDefaultCellValue() |
void |
setWidth(double width) |
assertCell, assertCellValue
getGridWidget, setComponentWidth, setWidthInternal, updateWidthOfPeers
equals, getColumnRenderer, getColumnWidthMode, getHeaderMetaData, getIndex, getLink, getMaximumWidth, getMinimumWidth, getPlaceHolder, getWidth, hashCode, isFloatable, isLinked, isMovable, isResizable, isVisible, setColumnWidthMode, setFloatable, setIndex, setLink, setMaximumWidth, setMinimumWidth, setMovable, setPlaceHolder, setResizable, setVisible
public LiteralExpressionPMMLColumn(ListBoxSingletonDOMElementFactory factory, double width, LiteralExpressionPMMLGrid gridWidget)
public void edit(org.uberfire.ext.wires.core.grids.client.model.GridCell<String> cell, org.uberfire.ext.wires.core.grids.client.widget.context.GridBodyCellRenderContext context, Consumer<org.uberfire.ext.wires.core.grids.client.model.GridCellValue<String>> callback)
edit
in interface org.uberfire.ext.wires.core.grids.client.model.GridColumn<String>
protected org.uberfire.ext.wires.core.grids.client.model.GridCellValue<String> makeDefaultCellValue()
makeDefaultCellValue
in class DMNSimpleGridColumn<LiteralExpressionPMMLGrid,String>
public void flush()
flush
in interface org.uberfire.ext.wires.core.grids.client.widget.dom.single.HasSingletonDOMElementResource
public void destroyResources()
destroyResources
in interface org.uberfire.ext.wires.core.grids.client.widget.dom.HasDOMElementResources
destroyResources
in class DMNGridColumn<LiteralExpressionPMMLGrid,String>
public void setWidth(double width)
setWidth
in interface org.uberfire.ext.wires.core.grids.client.model.GridColumn<String>
setWidth
in class DMNGridColumn<LiteralExpressionPMMLGrid,String>
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.