Class ConditionCol
- java.lang.Object
-
- org.drools.workbench.models.guided.dtable.shared.model.legacy.DTColumnConfig
-
- org.drools.workbench.models.guided.dtable.shared.model.legacy.ConditionCol
-
@Deprecated public class ConditionCol extends DTColumnConfig
Deprecated.
-
-
Field Summary
Fields Modifier and Type Field Description StringboundNameDeprecated.intconstraintValueTypeDeprecated.StringfactFieldDeprecated.StringfactTypeDeprecated.StringheaderDeprecated.StringoperatorDeprecated.StringvalueListDeprecated.-
Fields inherited from class org.drools.workbench.models.guided.dtable.shared.model.legacy.DTColumnConfig
defaultValue, hideColumn, reverseOrder, useRowNumber, width
-
-
Constructor Summary
Constructors Constructor Description ConditionCol()Deprecated.
-
-
-
Field Detail
-
header
public String header
Deprecated.
-
factType
public String factType
Deprecated.
-
boundName
public String boundName
Deprecated.
-
constraintValueType
public int constraintValueType
Deprecated.
-
factField
public String factField
Deprecated.
-
operator
public String operator
Deprecated.
-
valueList
public String valueList
Deprecated.
-
-