public class MenuBarRenderer extends BaseMenuRenderer
| Constructor and Description |
|---|
MenuBarRenderer() |
| Modifier and Type | Method and Description |
|---|---|
void |
encodeEnd(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component) |
protected void |
encodeMarkup(javax.faces.context.FacesContext context,
AbstractMenu abstractMenu) |
protected void |
encodeMenuContent(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component) |
protected void |
encodeScript(javax.faces.context.FacesContext context,
AbstractMenu abstractMenu) |
protected void |
encodeSubmenu(javax.faces.context.FacesContext context,
Submenu submenu) |
divideColumn, encodeChildren, encodeFlatSubmenu, encodeMenuItem, encodeMenuItem, encodeMenuSeparator, encodeMultiColumnSubmenu, encodeMultiColumnSubmenu, encodeParentAndChildren, flattenContents, getRendersChildrenaddToAutoUpdate, buildAjaxRequest, convertClientId, decodeBehaviors, decodeBehaviors, encodeClientBehaviors, encodeClientBehaviors, escapeText, getActionURL, getComponentResourceBundle, getEncodedURL, getEscapedClientId, getLocalisedMessageFromBundle, getResourceRequestPath, getResourceURL, isAjaxRequest, isPostBack, isPostback, isScriptLoaded, isValueBlank, isValueEmpty, renderChild, renderChildren, renderPassThruAttributes, renderPassThruAttributes, renderPassThruAttributes, resolveWidgetVar, setScriptLoaded, shouldRenderAttribute, themeForms, writeJavascriptFile, writeJavascriptFilepublic void encodeEnd(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component)
throws java.io.IOException
encodeEnd in class BaseMenuRendererjava.io.IOExceptionprotected void encodeScript(javax.faces.context.FacesContext context,
AbstractMenu abstractMenu)
throws java.io.IOException
encodeScript in class BaseMenuRendererjava.io.IOExceptionprotected void encodeMarkup(javax.faces.context.FacesContext context,
AbstractMenu abstractMenu)
throws java.io.IOException
encodeMarkup in class BaseMenuRendererjava.io.IOExceptionprotected void encodeMenuContent(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component)
throws java.io.IOException
java.io.IOExceptionprotected void encodeSubmenu(javax.faces.context.FacesContext context,
Submenu submenu)
throws java.io.IOException
java.io.IOExceptionCopyright 2014 ICEsoft Technologies Canada Corp., All Rights Reserved.