Class FunctionKindRowColumn
- java.lang.Object
-
- org.uberfire.ext.wires.core.grids.client.model.impl.BaseGridColumn<String>
-
- org.kie.workbench.common.dmn.client.editors.expressions.types.function.FunctionKindRowColumn
-
-
Constructor Summary
Constructors Constructor Description FunctionKindRowColumn(Supplier<Optional<org.kie.workbench.common.dmn.api.definition.model.FunctionDefinition>> functionSupplier, CellEditorControlsView.Presenter cellEditorControls, KindPopoverView.Presenter editor, double width, FunctionGrid gridWidget)
-
Method Summary
-
Methods inherited from class org.uberfire.ext.wires.core.grids.client.model.impl.BaseGridColumn
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, setWidth
-
-
-
-
Constructor Detail
-
FunctionKindRowColumn
public FunctionKindRowColumn(Supplier<Optional<org.kie.workbench.common.dmn.api.definition.model.FunctionDefinition>> functionSupplier, CellEditorControlsView.Presenter cellEditorControls, KindPopoverView.Presenter editor, double width, FunctionGrid gridWidget)
-
-