org.apache.beehive.netui.databinding.datagrid.runtime.model.cell
Class ImageAnchorCellModel

Object
  extended by CellModel
      extended by AnchorCellModel
          extended by ImageAnchorCellModel

public final class ImageAnchorCellModel
extends AnchorCellModel


Constructor Summary
ImageAnchorCellModel()
           
 
Method Summary
 ImageTag.State getImageState()
           
 void setImageState(ImageTag.State imageState)
           
 
Methods inherited from class AnchorCellModel
getAction, getAnchorState, getHref, getJavascript, getLinkName, getParams, getScopeId, getValue, setAction, setAnchorState, setHref, setJavascript, setLinkName, setParams, setScopeId, setValue
 
Methods inherited from class CellModel
addFormatter, formatText, getDataGridTagModel, setDataGridTagModel
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ImageAnchorCellModel

public ImageAnchorCellModel()
Method Detail

getImageState

public ImageTag.State getImageState()

setImageState

public void setImageState(ImageTag.State imageState)