|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.servlet.jsp.tagext.TagSupport
org.rhq.enterprise.gui.legacy.taglib.VarSetterBaseTag
org.rhq.enterprise.gui.legacy.taglib.TabDisplayCheckTag
public class TabDisplayCheckTag
A tag that will take a tab name and set the a specified context variable to a boolean that indicates whether or not that tab should be displayed based on the facets the current resource or compatible group exposes.
| Field Summary |
|---|
| Fields inherited from class javax.servlet.jsp.tagext.TagSupport |
|---|
id, pageContext |
| 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 | |
|---|---|
TabDisplayCheckTag()
|
|
| Method Summary | |
|---|---|
int |
doStartTag()
This evaluates value as a struts expression, then outputs the resulting string to the pageContext's out. |
String |
getTabName()
|
void |
release()
Reset the values of the tag. |
void |
setTabName(String tabName)
|
| Methods inherited from class org.rhq.enterprise.gui.legacy.taglib.VarSetterBaseTag |
|---|
getVar, setScope, setScopedVariable, setVar |
| Methods inherited from class javax.servlet.jsp.tagext.TagSupport |
|---|
doAfterBody, doEndTag, 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 |
| Constructor Detail |
|---|
public TabDisplayCheckTag()
| Method Detail |
|---|
public String getTabName()
public void setTabName(String tabName)
public int doStartTag()
throws javax.servlet.jsp.JspException
doStartTag in interface javax.servlet.jsp.tagext.TagdoStartTag in class javax.servlet.jsp.tagext.TagSupportjavax.servlet.jsp.JspExceptionpublic void release()
release in interface javax.servlet.jsp.tagext.Tagrelease in class VarSetterBaseTag
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||