public class NavigationTag extends GsfSimpleTag
| Constructor and Description |
|---|
NavigationTag()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
doTag()
Deprecated.
|
void |
setDepth(int depth)
Deprecated.
|
void |
setName(String name)
Deprecated.
|
void |
setPagename(String pagename)
Deprecated.
|
getICS, getPageContext, getServicepublic void setName(String name)
name - the name to setpublic void setDepth(int depth)
depth - the depth to setpublic void setPagename(String pagename)
pagename - the pagename to setpublic void doTag()
throws javax.servlet.jsp.JspException,
IOException
doTag in interface javax.servlet.jsp.tagext.SimpleTagdoTag in class javax.servlet.jsp.tagext.SimpleTagSupportjavax.servlet.jsp.JspExceptionIOExceptionCopyright © 2010–2017. All rights reserved.