public class NavTag extends BaseNavTag
_ATTRIBUTE_NAMESPACErequest, servletContext| Constructor and Description |
|---|
NavTag() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
cleanUp() |
int |
doStartTag() |
protected void |
setAttributes(javax.servlet.http.HttpServletRequest request) |
void |
setCollapsible(boolean collapsible) |
getAriaLabel, getAriaRole, getCollapsible, getCssClass, getEndPage, getIcon, getId, getStartPage, getUseNamespace, setAriaLabel, setAriaRole, setCssClass, setIcon, setId, setUseNamespacecallSetAttributes, cleanUpSetAttributes, doEndTag, doInclude, doIncludeTheme, getCustomPage, getOriginalServletRequest, getPage, include, isCleanUpSetAttributes, isUseCustomPage, processEndTag, processStartTag, runTag, setPage, setPortletId, setStrict, setUseCustomPage, themeResourceExistsclearDynamicAttributes, getAttributeNamespace, getDynamicAttributes, getScopedAttributes, release, setAttributeNamespace, setDynamicAttribute, setNamespacedAttribute, setScopedAttributeaddParam, addProperty, clearParams, clearProperties, getParams, getProperties, getRemovedParameterNames, isAllowEmptyParam, setAllowEmptyParam, setPageContext, setServletContextdoAfterBody, doInitBody, getBodyContent, getBodyContentAsStringBundler, setBodyContent, writeBodyContentpublic int doStartTag()
throws javax.servlet.jsp.JspException
doStartTag in interface javax.servlet.jsp.tagext.TagdoStartTag in class BaseNavTagjavax.servlet.jsp.JspExceptionpublic void setCollapsible(boolean collapsible)
setCollapsible in class BaseNavTagprotected void cleanUp()
cleanUp in class BaseNavTagprotected void setAttributes(javax.servlet.http.HttpServletRequest request)
setAttributes in class BaseNavTag