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

public class ActionRetractFactCol
extends ActionCol

See Also:
Serialized Form

Constructor Summary
ActionRetractFactCol()
           
 
Method Summary
 boolean equals(Object obj)
           
 String getBoundName()
           
 int hashCode()
           
 void setBoundName(String boundName)
           
 
Methods inherited from class org.drools.ide.common.client.modeldriven.dt.ActionCol
getHeader, setHeader
 
Methods inherited from class org.drools.ide.common.client.modeldriven.dt.DTColumnConfig
getDefaultValue, getWidth, isHideColumn, isReverseOrder, isUseRowNumber, setDefaultValue, setHideColumn, setReverseOrder, setUseRowNumber, setWidth
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActionRetractFactCol

public ActionRetractFactCol()
Method Detail

equals

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

getBoundName

public String getBoundName()

hashCode

public int hashCode()
Overrides:
hashCode in class ActionCol

setBoundName

public void setBoundName(String boundName)


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