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

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.html.scarborough.standard.tag.ActionRenderer
All Implemented Interfaces:
LayoutableRenderer, LayoutInformationProvider

public class ActionRenderer
extends LayoutableRendererBase


Constructor Summary
ActionRenderer()
           
 
Method Summary
 
Methods inherited from class org.apache.myfaces.tobago.renderkit.LayoutableRendererBase
getComponentExtraHeight, getComponentExtraWidth, getFixedHeight, getFixedSpace, getFixedWidth, getHeaderHeight, getMinimumHeight, getMinimumSize, getMinimumWidth, getPaddingHeight, 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, encodeBegin, encodeChildren, encodeEnd, getRendersChildren
 
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, encodeBegin, encodeChildren, encodeEnd, getConvertedValue, getRendererName, getRendersChildren
 

Constructor Detail

ActionRenderer

public ActionRenderer()


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