public class TabDisplayCheckTag extends VarSetterBaseTag
| Constructor and Description |
|---|
TabDisplayCheckTag() |
| Modifier and Type | Method and Description |
|---|---|
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) |
getVar, setScope, setScopedVariable, setVarpublic 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 VarSetterBaseTagCopyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.