public class RuleAnnotationClauseColumn extends DMNSimpleGridColumn<DecisionTableGrid,String> implements org.uberfire.ext.wires.core.grids.client.widget.dom.HasDOMElementResources
DEFAULT_WIDTH, gridWidget
Constructor and Description |
---|
RuleAnnotationClauseColumn(Supplier<List<org.uberfire.ext.wires.core.grids.client.model.GridColumn.HeaderMetaData>> headerMetaDataSupplier,
TextAreaSingletonDOMElementFactory factory,
double width,
DecisionTableGrid 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) |
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 RuleAnnotationClauseColumn(Supplier<List<org.uberfire.ext.wires.core.grids.client.model.GridColumn.HeaderMetaData>> headerMetaDataSupplier, TextAreaSingletonDOMElementFactory factory, double width, DecisionTableGrid 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<DecisionTableGrid,String>
public void destroyResources()
destroyResources
in interface org.uberfire.ext.wires.core.grids.client.widget.dom.HasDOMElementResources
destroyResources
in class DMNGridColumn<DecisionTableGrid,String>
public void setWidth(double width)
setWidth
in interface org.uberfire.ext.wires.core.grids.client.model.GridColumn<String>
setWidth
in class DMNGridColumn<DecisionTableGrid,String>
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.