org.apache.myfaces.tobago.renderkit.html.scarborough.standard.tag
Class CellRenderer

java.lang.Object
  extended by javax.faces.render.Renderer
      extended by org.apache.myfaces.tobago.renderkit.RendererBase
          extended by org.apache.myfaces.tobago.renderkit.LayoutComponentRendererBase
              extended by org.apache.myfaces.tobago.renderkit.html.scarborough.standard.tag.PanelRenderer
                  extended by org.apache.myfaces.tobago.renderkit.html.scarborough.standard.tag.CellRenderer
All Implemented Interfaces:
LayoutComponentRenderer

Deprecated. The Cell is deprecated since Tobago 1.5.0

@Deprecated
public class CellRenderer
extends PanelRenderer


Constructor Summary
CellRenderer()
          Deprecated.  
 
Method Summary
 
Methods inherited from class org.apache.myfaces.tobago.renderkit.html.scarborough.standard.tag.PanelRenderer
encodeBegin, encodeChildren, encodeEnd, getRendersChildren, prepareRender
 
Methods inherited from class org.apache.myfaces.tobago.renderkit.LayoutComponentRendererBase
getBorderBottom, getBorderLeft, getBorderRight, getBorderTop, getCustomMeasure, getHeight, getMarginBottom, getMarginLeft, getMarginRight, getMarginTop, getMaximumHeight, getMaximumWidth, getMinimumHeight, getMinimumWidth, getPaddingBottom, getPaddingLeft, getPaddingRight, getPaddingTop, getPreferredHeight, getPreferredWidth, getVerticalScrollbarWeight, getWidth
 
Methods inherited from class org.apache.myfaces.tobago.renderkit.RendererBase
getConfiguredValue, getConvertedValue, getConverter, getCurrentValue, getCurrentValueAsObject, getFormattedValue, getPrepareRendersChildren, getRendererName, getResourceManager, getValue, onComponentCreated, prepareRendersChildren
 
Methods inherited from class javax.faces.render.Renderer
convertClientId, decode
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CellRenderer

public CellRenderer()
Deprecated. 


Copyright © 2002-2011 Apache Software Foundation. All Rights Reserved.