public class TabMenuRenderer extends BaseMenuRenderer
SEPARATOR
Constructor and Description |
---|
TabMenuRenderer() |
Modifier and Type | Method and Description |
---|---|
void |
encodeChildren(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component) |
protected void |
encodeItem(javax.faces.context.FacesContext context,
TabMenu menu,
MenuItem item,
boolean active) |
protected void |
encodeMarkup(javax.faces.context.FacesContext context,
AbstractMenu component) |
protected void |
encodeScript(javax.faces.context.FacesContext context,
AbstractMenu abstractMenu) |
boolean |
getRendersChildren() |
buildNonAjaxRequest, decode, encodeEnd, encodeKeyboardTarget, encodeMenuItem, encodeMenuItem, encodeMenuItemContent, encodeOverlayConfig, encodeSeparator, findMenuitem, getLinkStyleClass, setConfirmationScript, shouldRenderId
containsEL, evaluateValueExpressions, findNavigationCase, getParams, getTargetURL, isExpression, isIncludeViewParams
buildAjaxRequest, buildAjaxRequest, buildAjaxRequest, buildDomEvent, buildNonAjaxRequest, decodeBehaviors, encodeClientBehaviors, escapeText, getEventBehaviors, getHighlighter, getResourceRequestPath, getResourceURL, getWidgetBuilder, isGrouped, isValueBlank, renderChild, renderChildren, renderDomEvent, renderDomEvents, renderDummyMarkup, renderDynamicPassThruAttributes, renderOnchange, renderOnclick, renderPassThruAttributes, renderPassThruAttributes, renderValidationMetadata, shouldRenderAttribute, shouldWriteId
protected void encodeScript(javax.faces.context.FacesContext context, AbstractMenu abstractMenu) throws IOException
encodeScript
in class BaseMenuRenderer
IOException
protected void encodeMarkup(javax.faces.context.FacesContext context, AbstractMenu component) throws IOException
encodeMarkup
in class BaseMenuRenderer
IOException
protected void encodeItem(javax.faces.context.FacesContext context, TabMenu menu, MenuItem item, boolean active) throws IOException
IOException
public void encodeChildren(javax.faces.context.FacesContext context, javax.faces.component.UIComponent component) throws IOException
encodeChildren
in class BaseMenuRenderer
IOException
public boolean getRendersChildren()
getRendersChildren
in class BaseMenuRenderer
Copyright © 2019. All rights reserved.