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

Object
  extended by CellDecorator
      extended by SpanCellDecorator

public final class SpanCellDecorator
extends CellDecorator


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

SpanCellDecorator

public SpanCellDecorator()
Method Detail

decorate

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