public class ToolbarRenderer extends CoreRenderer
Constructor and Description |
---|
ToolbarRenderer() |
Modifier and Type | Method and Description |
---|---|
void |
encodeChildren(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent component) |
void |
encodeEnd(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component) |
protected void |
encodeFacet(javax.faces.context.FacesContext context,
Toolbar toolbar,
String facetName) |
void |
encodeSeparator(javax.faces.context.FacesContext context,
UISeparator separator) |
protected void |
encodeToolbarGroups(javax.faces.context.FacesContext context,
Toolbar toolbar) |
boolean |
getRendersChildren() |
buildAjaxRequest, buildAjaxRequest, buildAjaxRequest, buildDomEvent, buildNonAjaxRequest, buildNonAjaxRequest, decodeBehaviors, encodeClientBehaviors, escapeText, getEventBehaviors, getHighlighter, getResourceRequestPath, getResourceURL, getWidgetBuilder, isGrouped, isValueBlank, preConfiguredAjaxRequestBuilder, preConfiguredAjaxRequestBuilder, renderChild, renderChildren, renderDomEvent, renderDomEvents, renderDummyMarkup, renderDynamicPassThruAttributes, renderOnchange, renderOnclick, renderPassThruAttributes, renderPassThruAttributes, renderValidationMetadata, shouldRenderAttribute, shouldWriteId
public void encodeEnd(javax.faces.context.FacesContext context, javax.faces.component.UIComponent component) throws IOException
encodeEnd
in class javax.faces.render.Renderer
IOException
protected void encodeToolbarGroups(javax.faces.context.FacesContext context, Toolbar toolbar) throws IOException
IOException
protected void encodeFacet(javax.faces.context.FacesContext context, Toolbar toolbar, String facetName) throws IOException
IOException
public void encodeSeparator(javax.faces.context.FacesContext context, UISeparator separator) throws IOException
IOException
public void encodeChildren(javax.faces.context.FacesContext facesContext, javax.faces.component.UIComponent component) throws IOException
encodeChildren
in class javax.faces.render.Renderer
IOException
public boolean getRendersChildren()
getRendersChildren
in class javax.faces.render.Renderer
Copyright © 2020. All rights reserved.