|
ICEfaces ACE Components 3.3.0 Java API Documentation |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.faces.render.Renderer
org.icefaces.ace.renderkit.CoreRenderer
org.icefaces.ace.component.menu.BaseMenuRenderer
org.icefaces.ace.component.menubutton.MenuButtonRenderer
public class MenuButtonRenderer
Constructor Summary | |
---|---|
MenuButtonRenderer()
|
Method Summary | |
---|---|
void |
encodeEnd(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component)
|
protected void |
encodeMarkup(javax.faces.context.FacesContext context,
AbstractMenu abstractMenu)
|
protected void |
encodeScript(javax.faces.context.FacesContext context,
AbstractMenu abstractMenu)
|
Methods inherited from class org.icefaces.ace.component.menu.BaseMenuRenderer |
---|
divideColumn, encodeChildren, encodeFlatSubmenu, encodeMenuItem, encodeMenuItem, encodeMenuSeparator, encodeMultiColumnSubmenu, flattenContents, getRendersChildren |
Methods inherited from class org.icefaces.ace.renderkit.CoreRenderer |
---|
addSubmitParam, addToAutoUpdate, convertClientId, decodeBehaviors, encodeClientBehaviors, escapeText, getActionURL, getEscapedClientId, getResourceRequestPath, getResourceURL, isAjaxRequest, isPostBack, isPostback, isValueBlank, isValueEmpty, renderChild, renderChildren, renderPassThruAttributes, renderPassThruAttributes, renderPassThruAttributes, resolveWidgetVar, shouldRenderAttribute, themeForms |
Methods inherited from class javax.faces.render.Renderer |
---|
decode, encodeBegin, getConvertedValue |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MenuButtonRenderer()
Method Detail |
---|
public void encodeEnd(javax.faces.context.FacesContext context, javax.faces.component.UIComponent component) throws java.io.IOException
encodeEnd
in class BaseMenuRenderer
java.io.IOException
protected void encodeMarkup(javax.faces.context.FacesContext context, AbstractMenu abstractMenu) throws java.io.IOException
encodeMarkup
in class BaseMenuRenderer
java.io.IOException
protected void encodeScript(javax.faces.context.FacesContext context, AbstractMenu abstractMenu) throws java.io.IOException
encodeScript
in class BaseMenuRenderer
java.io.IOException
|
ICEfaces ACE Components 3.3.0 Java API Documentation |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |