public class ToolBarItemRenderer extends JSFDepends.CommandLinkRenderer
| Constructor and Description |
|---|
ToolBarItemRenderer() |
| Modifier and Type | Method and Description |
|---|---|
void |
encodeBegin(FacesContext context,
UIComponent component) |
void |
encodeChildren(FacesContext context,
UIComponent component) |
void |
encodeEnd(FacesContext context,
UIComponent component) |
protected boolean |
isDisabled(FacesContext context,
UIComponent component)
Check if the component is disabled.
|
boolean |
supportsComponentType(UIComponent component) |
addHiddenCommandParameter, decode, findNestingForm, getRendersChildren, getStyle, getStyleClass, renderCommandLinkEnd, renderCommandLinkStart, renderJavaScriptAnchorStart, renderNonJavaScriptAnchorStart, renderOutputLinkEnd, renderOutputLinkStartgetActionUrl, getChildCount, getChildren, getClientId, renderId, shouldRenderId, toUriconvertClientId, getConvertedValuepublic boolean supportsComponentType(UIComponent component)
public void encodeBegin(FacesContext context, UIComponent component) throws IOException
encodeBegin in class org.apache.myfaces.shared_impl.renderkit.html.HtmlLinkRendererBaseIOExceptionpublic void encodeChildren(FacesContext context, UIComponent component) throws IOException
encodeChildren in class org.apache.myfaces.shared_impl.renderkit.html.HtmlLinkRendererBaseIOExceptionpublic void encodeEnd(FacesContext context, UIComponent component) throws IOException
encodeEnd in class org.apache.myfaces.shared_impl.renderkit.html.HtmlLinkRendererBaseIOExceptionprotected boolean isDisabled(FacesContext context, UIComponent component)
component - Copyright © 2003–2014 University of Michigan. All rights reserved.