Constructors in org.drools.guvnor.client.decisiontable with parameters of type ColumnCentricCommand |
ActionInsertColumn(SuggestionCompletionEngine sce,
VerticalDecisionTableWidget dtable,
ColumnCentricCommand refreshGrid,
ActionInsertFactCol col,
boolean isNew)
|
ActionSetColumn(SuggestionCompletionEngine sce,
VerticalDecisionTableWidget dtable,
ColumnCentricCommand refreshGrid,
ActionSetFieldCol col,
boolean isNew)
|
GuidedDTColumnConfig(SuggestionCompletionEngine sce,
VerticalDecisionTableWidget dtable,
ColumnCentricCommand refreshGrid,
ConditionCol col,
boolean isNew)
Pass in a null col and it will create a new one. |