javax.help.tagext
public class NavigatorsTag extends javax.servlet.jsp.tagext.BodyTagSupport
javax.help.HelpSet.getNavigatorView()
,
NavigatorView
,
Serialized FormConstructor and Description |
---|
NavigatorsTag() |
Modifier and Type | Method and Description |
---|---|
int |
doAfterBody() |
int |
doStartTag() |
void |
initialize() |
void |
setCurrentNav(java.lang.String nav) |
void |
setHelpBroker(HelpBroker hb) |
doEndTag, doInitBody, getBodyContent, getPreviousOut, release, setBodyContent
findAncestorWithClass, getId, getParent, getValue, getValues, removeValue, setId, setPageContext, setParent, setValue
public void setHelpBroker(HelpBroker hb)
public void setCurrentNav(java.lang.String nav)
public void initialize()
public int doStartTag()
doStartTag
in interface javax.servlet.jsp.tagext.Tag
doStartTag
in class javax.servlet.jsp.tagext.BodyTagSupport
public int doAfterBody() throws javax.servlet.jsp.JspException
doAfterBody
in interface javax.servlet.jsp.tagext.IterationTag
doAfterBody
in class javax.servlet.jsp.tagext.BodyTagSupport
javax.servlet.jsp.JspException