public class MenuTag extends HtmlComponentTag
| Constructor and Description |
|---|
MenuTag() |
| Modifier and Type | Method and Description |
|---|---|
String |
getComponentType() |
String |
getRendererType() |
void |
release() |
void |
setImage(String image)
Set the image
|
void |
setItemSpacing(String itemSpacing)
Set the itemSpacing
|
void |
setLabel(String label)
Set the label
|
void |
setMenuStyle(String menuStyle)
Set the menuStyle
|
void |
setMenuStyleClass(String menuStyleClass)
Set the menuStyleClass
|
protected void |
setProperties(javax.faces.component.UIComponent component) |
setStyle, setStyleClass, setTooltipsetActionListenerProperty, setActionProperty, setBooleanProperty, setBooleanStaticProperty, setIntProperty, setIntStaticProperty, setStringBindingProperty, setStringProperty, setStringStaticPropertydoEndTag, doStartTag, encodeBegin, encodeChildren, encodeEnd, findComponent, getComponentInstance, getCreated, getDoEndValue, getDoStartValue, getFacesContext, getFacetName, getId, getParent, getParentUIComponentTag, isSuppressed, isValueReference, setBinding, setId, setPageContext, setParent, setRendered, setupResponseWriterpublic String getComponentType()
getComponentType in class javax.faces.webapp.UIComponentTagUIComponentTag.getComponentType()public String getRendererType()
getRendererType in class javax.faces.webapp.UIComponentTagUIComponentTag.getRendererType()protected void setProperties(javax.faces.component.UIComponent component)
setProperties in class HtmlComponentTagUIComponentTag.setProperties(javax.faces.component.UIComponent)public void release()
release in interface javax.servlet.jsp.tagext.Tagrelease in class HtmlComponentTagTag.release()public void setLabel(String label)
label - the labelpublic void setImage(String image)
image - the imagepublic void setMenuStyle(String menuStyle)
menuStyle - the menuStylepublic void setMenuStyleClass(String menuStyleClass)
menuStyleClass - the menuStyleClasspublic void setItemSpacing(String itemSpacing)
itemSpacing - the itemSpacingCopyright © 2005–2018 Alfresco Software. All rights reserved.