|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.drools.ide.common.client.modeldriven.dt.DTColumnConfig
org.drools.ide.common.client.modeldriven.dt.ActionCol
org.drools.ide.common.client.modeldriven.dt.ActionSetFieldCol
@Deprecated public class ActionSetFieldCol
Field Summary | |
---|---|
String |
boundName
Deprecated. The bound name of the variable to be effected. |
String |
factField
Deprecated. The field on the fact being effected. |
String |
type
Deprecated. Same as the type in ActionFieldValue - eg, either a String, or Numeric. |
boolean |
update
Deprecated. This will be true if it is meant to be a modify to the engine, when in inferencing mode. |
String |
valueList
Deprecated. An optional comma separated list of values. |
Fields inherited from class org.drools.ide.common.client.modeldriven.dt.ActionCol |
---|
header |
Fields inherited from class org.drools.ide.common.client.modeldriven.dt.DTColumnConfig |
---|
defaultValue, hideColumn, reverseOrder, useRowNumber, width |
Constructor Summary | |
---|---|
ActionSetFieldCol()
Deprecated. |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public String boundName
public String factField
public String type
public String valueList
public boolean update
Constructor Detail |
---|
public ActionSetFieldCol()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |