|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecthep.aida.web.taglib.PlotSetBarTagSupport
public class PlotSetBarTagSupport
The implementation class for plotSetBar tag.
Constructor Summary | |
---|---|
PlotSetBarTagSupport()
|
Method Summary | |
---|---|
String |
createDefaultBar(javax.servlet.jsp.PageContext pageContext,
PlotSetStatus status)
Create HTML code for the Navigation Bar |
void |
doStartTag(javax.servlet.jsp.PageContext pageContext,
PlotSetStatus status)
Format the links and create the PlotSetBarStatus object with information about links. |
void |
doTag(javax.servlet.jsp.PageContext pageContext,
PlotSetStatus status)
Write out HTML code for the Navigation Bar |
void |
setUrl(String url)
The page to link the navigation bar to. |
void |
setVar(String var)
Variable where the current Navigation Bar links are stored. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PlotSetBarTagSupport()
Method Detail |
---|
public void doStartTag(javax.servlet.jsp.PageContext pageContext, PlotSetStatus status) throws javax.servlet.jsp.JspException, IOException
javax.servlet.jsp.JspException
IOException
public void doTag(javax.servlet.jsp.PageContext pageContext, PlotSetStatus status) throws javax.servlet.jsp.JspException, IOException
javax.servlet.jsp.JspException
IOException
public String createDefaultBar(javax.servlet.jsp.PageContext pageContext, PlotSetStatus status) throws javax.servlet.jsp.JspException, IOException
javax.servlet.jsp.JspException
IOException
public void setUrl(String url)
PlotSetBarTag
setUrl
in interface PlotSetBarTag
public void setVar(String var)
PlotSetBarTag
setVar
in interface PlotSetBarTag
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |