org.drools.ide.common.client.modeldriven.dt
Class ActionRetractFactCol

java.lang.Object
  extended by org.drools.ide.common.client.modeldriven.dt.DTColumnConfig
      extended by org.drools.ide.common.client.modeldriven.dt.ActionCol
          extended by org.drools.ide.common.client.modeldriven.dt.ActionRetractFactCol
All Implemented Interfaces:
Serializable, PortableObject

Deprecated.

@Deprecated
public class ActionRetractFactCol
extends ActionCol

See Also:
Serialized Form

Field Summary
 String boundName
          Deprecated. The name of the fact to be retracted.
 
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
ActionRetractFactCol()
          Deprecated.  
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

boundName

public String boundName
Deprecated. 
The name of the fact to be retracted.

Constructor Detail

ActionRetractFactCol

public ActionRetractFactCol()
Deprecated. 


Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.