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

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

Deprecated.

@Deprecated
public class ActionCol
extends DTColumnConfig

See Also:
Serialized Form

Field Summary
 String header
          Deprecated. The header to be displayed.
 
Fields inherited from class org.drools.ide.common.client.modeldriven.dt.DTColumnConfig
defaultValue, hideColumn, reverseOrder, useRowNumber, width
 
Constructor Summary
ActionCol()
          Deprecated.  
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

header

public String header
Deprecated. 
The header to be displayed.

Constructor Detail

ActionCol

public ActionCol()
Deprecated. 


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