org.apache.myfaces.tobago.renderkit.html.scarborough.mozilla.tag
Class BoxRenderer

java.lang.Object
  extended by javax.faces.render.Renderer
      extended by org.apache.myfaces.tobago.renderkit.RendererBase
          extended by org.apache.myfaces.tobago.renderkit.LayoutableRendererBase
              extended by org.apache.myfaces.tobago.renderkit.BoxRendererBase
                  extended by org.apache.myfaces.tobago.renderkit.html.scarborough.standard.tag.BoxRenderer
                      extended by org.apache.myfaces.tobago.renderkit.html.scarborough.mozilla.tag.BoxRenderer
All Implemented Interfaces:
LayoutableRenderer, LayoutInformationProvider

public class BoxRenderer
extends BoxRenderer


Constructor Summary
BoxRenderer()
           
 
Method Summary
 void encodeBegin(FacesContext facesContext, UIComponent component)
           
protected  String getAttrStyleKey()
           
 
Methods inherited from class org.apache.myfaces.tobago.renderkit.html.scarborough.standard.tag.BoxRenderer
encodeEnd, getPaddingHeight, getRendersChildren
 
Methods inherited from class org.apache.myfaces.tobago.renderkit.BoxRendererBase
getFixedHeight
 
Methods inherited from class org.apache.myfaces.tobago.renderkit.LayoutableRendererBase
getComponentExtraHeight, getComponentExtraWidth, getFixedSpace, getFixedWidth, getHeaderHeight, getMinimumHeight, getMinimumSize, getMinimumWidth, getPaddingWidth, layoutBegin, layoutEnd, prepareRender
 
Methods inherited from class org.apache.myfaces.tobago.renderkit.RendererBase
decode, getConfiguredValue, getConvertedValue, getConverter, getCurrentValue, getCurrentValueAsObject, getFormattedValue, getPrepareRendersChildren, getRendererName, getValue, onComponentCreated, prepareRendersChildren
 
Methods inherited from class javax.faces.render.Renderer
convertClientId, encodeChildren
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.apache.myfaces.tobago.renderkit.LayoutableRenderer
convertClientId, decode, encodeChildren, getConvertedValue, getRendererName
 

Constructor Detail

BoxRenderer

public BoxRenderer()
Method Detail

encodeBegin

public void encodeBegin(FacesContext facesContext,
                        UIComponent component)
                 throws IOException
Specified by:
encodeBegin in interface LayoutableRenderer
Overrides:
encodeBegin in class BoxRenderer
Throws:
IOException

getAttrStyleKey

protected String getAttrStyleKey()
Overrides:
getAttrStyleKey in class BoxRenderer


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