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

Object
  extended by CellDecorator
      extended by AnchorCellDecorator

public final class AnchorCellDecorator
extends CellDecorator


Constructor Summary
AnchorCellDecorator()
           
 
Method Summary
 void decorate(JspContext jspContext, AbstractRenderAppender appender, CellModel columnModel)
           
 
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

AnchorCellDecorator

public AnchorCellDecorator()
Method Detail

decorate

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