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

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

public class ActionRetractFactCol52
extends ActionCol52

See Also:
Serialized Form

Constructor Summary
ActionRetractFactCol52()
           
 
Method Summary
 String getBoundName()
           
 void setBoundName(String boundName)
           
 
Methods inherited from class org.drools.ide.common.client.modeldriven.dt52.ActionCol52
getHeader, setHeader
 
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

ActionRetractFactCol52

public ActionRetractFactCol52()
Method Detail

getBoundName

public String getBoundName()

setBoundName

public void setBoundName(String boundName)


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