org.drools.ide.common.client.modeldriven.dt52
Class ActionCol52

java.lang.Object
  extended by org.drools.ide.common.client.modeldriven.dt52.DTColumnConfig52
      extended by org.drools.ide.common.client.modeldriven.dt52.ActionCol52
All Implemented Interfaces:
Serializable, PortableObject
Direct Known Subclasses:
ActionInsertFactCol52, ActionRetractFactCol52, ActionSetFieldCol52

public class ActionCol52
extends DTColumnConfig52

See Also:
Serialized Form

Constructor Summary
ActionCol52()
           
 
Method Summary
 String getHeader()
           
 void setHeader(String header)
           
 
Methods inherited from class org.drools.ide.common.client.modeldriven.dt52.DTColumnConfig52
getDefaultValue, getWidth, isHideColumn, setDefaultValue, setHideColumn, setWidth
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActionCol52

public ActionCol52()
Method Detail

setHeader

public void setHeader(String header)

getHeader

public String getHeader()


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