|
Liferay 6.0-ee | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.servlet.jsp.tagext.TagSupport
javax.servlet.jsp.tagext.BodyTagSupport
com.liferay.portal.kernel.servlet.taglib.BaseBodyTagSupport
com.liferay.taglib.util.ParamAndPropertyAncestorTagImpl
com.liferay.taglib.util.IncludeTag
com.liferay.taglib.aui.LegendTag
public class LegendTag
Field Summary |
---|
Fields inherited from class javax.servlet.jsp.tagext.BodyTagSupport |
---|
bodyContent |
Fields inherited from class javax.servlet.jsp.tagext.TagSupport |
---|
id, pageContext |
Fields inherited from interface javax.servlet.jsp.tagext.BodyTag |
---|
EVAL_BODY_BUFFERED, EVAL_BODY_TAG |
Fields inherited from interface javax.servlet.jsp.tagext.IterationTag |
---|
EVAL_BODY_AGAIN |
Fields inherited from interface javax.servlet.jsp.tagext.Tag |
---|
EVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE |
Constructor Summary | |
---|---|
LegendTag()
|
Method Summary | |
---|---|
protected void |
cleanUp()
|
protected String |
getPage()
|
protected boolean |
isCleanUpSetAttributes()
|
protected void |
setAttributes(javax.servlet.http.HttpServletRequest request)
|
void |
setCssClass(String cssClass)
|
void |
setLabel(String label)
|
Methods inherited from class com.liferay.taglib.util.IncludeTag |
---|
doEndTag, doStartTag, getDynamicAttributes, getEndPage, getServletContext, getStartPage, include, isTrimNewLines, runEndTag, runStartTag, runTag, setDynamicAttribute, setPage, setPortletId |
Methods inherited from class com.liferay.taglib.util.ParamAndPropertyAncestorTagImpl |
---|
addParam, addProperty, clearParams, clearProperties, getParams, getProperties, getServletContext, getServletRequest, setServletContext |
Methods inherited from class com.liferay.portal.kernel.servlet.taglib.BaseBodyTagSupport |
---|
getBodyContentAsStringBundler, writeBodyContent |
Methods inherited from class javax.servlet.jsp.tagext.BodyTagSupport |
---|
doAfterBody, doInitBody, getBodyContent, getPreviousOut, release, setBodyContent |
Methods inherited from class javax.servlet.jsp.tagext.TagSupport |
---|
findAncestorWithClass, getId, getParent, getValue, getValues, removeValue, setId, setPageContext, setParent, setValue |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface javax.servlet.jsp.tagext.Tag |
---|
getParent, setPageContext, setParent |
Constructor Detail |
---|
public LegendTag()
Method Detail |
---|
protected void setAttributes(javax.servlet.http.HttpServletRequest request)
setAttributes
in class IncludeTag
protected void cleanUp()
cleanUp
in class IncludeTag
public void setCssClass(String cssClass)
public void setLabel(String label)
protected String getPage()
getPage
in class IncludeTag
protected boolean isCleanUpSetAttributes()
isCleanUpSetAttributes
in class IncludeTag
|
Liferay 6.0-ee | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |