|
||||||||||
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.ActionInsertFactCol
@Deprecated public class ActionInsertFactCol
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 |
factType
Deprecated. The fact type (class) that is to be created. |
String |
type
Deprecated. Same as the type in ActionFieldValue - eg, either a String, or Numeric. |
String |
valueList
Deprecated. An optional comman 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 | |
---|---|
ActionInsertFactCol()
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 factType
public String boundName
public String factField
public String type
public String valueList
Constructor Detail |
---|
public ActionInsertFactCol()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |