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
 boolean equals(Object obj)
           
 String getBoundName()
           
 int hashCode()
           
 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, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActionRetractFactCol52

public ActionRetractFactCol52()
Method Detail

equals

public boolean equals(Object obj)
Overrides:
equals in class ActionCol52

getBoundName

public String getBoundName()

hashCode

public int hashCode()
Overrides:
hashCode in class ActionCol52

setBoundName

public void setBoundName(String boundName)


Copyright © 2001-2011 JBoss Inc.. All Rights Reserved.