DecisionTableRowNumberColumn(Supplier<HitPolicy> hitPolicySupplier,
Supplier<BuiltinAggregator> builtinAggregatorSupplier,
CellEditorControlsView.Presenter cellEditorControls,
HitPolicyPopoverView.Presenter editor,
double width,
DecisionTableGrid gridWidget) |
InputClauseColumn(org.uberfire.ext.wires.core.grids.client.model.GridColumn.HeaderMetaData headerMetaData,
TextAreaSingletonDOMElementFactory factory,
double width,
DecisionTableGrid gridWidget) |
InputClauseColumn(List<org.uberfire.ext.wires.core.grids.client.model.GridColumn.HeaderMetaData> headerMetaData,
TextAreaSingletonDOMElementFactory factory,
double width,
DecisionTableGrid gridWidget) |
OutputClauseColumn(Supplier<List<org.uberfire.ext.wires.core.grids.client.model.GridColumn.HeaderMetaData>> headerMetaDataSupplier,
TextAreaSingletonDOMElementFactory factory,
double width,
DecisionTableGrid gridWidget) |
RuleAnnotationClauseColumn(Supplier<List<org.uberfire.ext.wires.core.grids.client.model.GridColumn.HeaderMetaData>> headerMetaDataSupplier,
TextAreaSingletonDOMElementFactory factory,
double width,
DecisionTableGrid gridWidget) |