org.apache.beehive.netui.databinding.datagrid.runtime.model.cell
Class AnchorCellModel
Object
CellModel
AnchorCellModel
- Direct Known Subclasses:
- ImageAnchorCellModel
public class AnchorCellModel
- extends CellModel
Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AnchorCellModel
public AnchorCellModel()
getValue
public String getValue()
setValue
public void setValue(String value)
getHref
public String getHref()
setHref
public void setHref(String href)
getScopeId
public String getScopeId()
setScopeId
public void setScopeId(String scopeId)
getAction
public String getAction()
setAction
public void setAction(String action)
getParams
public HashMap getParams()
setParams
public void setParams(HashMap params)
getAnchorState
public AnchorTag.State getAnchorState()
setAnchorState
public void setAnchorState(AnchorTag.State anchorState)
getLinkName
public String getLinkName()
setLinkName
public void setLinkName(String linkName)