org.apache.beehive.netui.databinding.datagrid.runtime.rendering.cell
Class ImageAnchorCellDecorator

Object
  extended by CellDecorator
      extended by ImageAnchorCellDecorator

public final class ImageAnchorCellDecorator
extends CellDecorator


Constructor Summary
ImageAnchorCellDecorator()
           
 
Method Summary
 void decorate(JspContext jspContext, AbstractRenderAppender appender, CellModel cellModel)
           
 
Methods inherited from class CellDecorator
getNestedDecorator, setNestedDecorator
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ImageAnchorCellDecorator

public ImageAnchorCellDecorator()
Method Detail

decorate

public void decorate(JspContext jspContext,
                     AbstractRenderAppender appender,
                     CellModel cellModel)
              throws CellDecoratorException
Specified by:
decorate in class CellDecorator
Throws:
CellDecoratorException