org.apache.myfaces.tobago.renderkit.html.scarborough.standard.tag
Class TreeLabelRenderer
java.lang.Object
javax.faces.render.Renderer
org.apache.myfaces.tobago.renderkit.RendererBase
org.apache.myfaces.tobago.renderkit.LayoutComponentRendererBase
org.apache.myfaces.tobago.renderkit.html.scarborough.standard.tag.TreeLabelRenderer
- All Implemented Interfaces:
- LayoutComponentRenderer
- Direct Known Subclasses:
- TreeMenuLabelRenderer
public class TreeLabelRenderer
- extends LayoutComponentRendererBase
| 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, prepareRender, prepareRendersChildren |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TreeLabelRenderer
public TreeLabelRenderer()
encodeBegin
public void encodeBegin(FacesContext facesContext,
UIComponent component)
throws IOException
- Overrides:
encodeBegin in class Renderer
- Throws:
IOException
createStyle
protected Style createStyle(FacesContext facesContext,
UITreeLabel link)
Copyright © 2002-2011 Apache Software Foundation. All Rights Reserved.