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

Object
  extended by CellDecorator
      extended by HeaderCellDecorator

public class HeaderCellDecorator
extends CellDecorator


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

HeaderCellDecorator

public HeaderCellDecorator()
Method Detail

decorate

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