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

Object
  extended by CellDecorator
      extended by ImageCellDecorator

public final class ImageCellDecorator
extends CellDecorator


Constructor Summary
ImageCellDecorator()
           
 
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

ImageCellDecorator

public ImageCellDecorator()
Method Detail

decorate

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