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 |
isCurrent(FacesContext context,
UIComponent component)
Check if the component is the currently active tool bar item
|
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 isCurrent(FacesContext context, UIComponent component)
context - component - protected boolean isDisabled(FacesContext context, UIComponent component)
context - component - Copyright © 2003–2017 University of Michigan. All rights reserved.