hep.aida.web.taglib.jsp20
Class PlotterStyleEditorTagImpl
java.lang.Object
javax.servlet.jsp.tagext.SimpleTagSupport
hep.aida.web.taglib.jsp20.PlotterStyleEditorTagImpl
- All Implemented Interfaces:
- PlotterStyleEditorTag, javax.servlet.jsp.tagext.JspTag, javax.servlet.jsp.tagext.SimpleTag
public class PlotterStyleEditorTagImpl
- extends javax.servlet.jsp.tagext.SimpleTagSupport
- implements PlotterStyleEditorTag
- Author:
- The AIDA Team @ SLAC
Methods inherited from class javax.servlet.jsp.tagext.SimpleTagSupport |
findAncestorWithClass, getJspBody, getJspContext, getParent, setJspBody, setJspContext, setParent |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PlotterStyleEditorTagImpl
public PlotterStyleEditorTagImpl()
doTag
public void doTag()
throws javax.servlet.jsp.JspException,
IOException
- Specified by:
doTag
in interface javax.servlet.jsp.tagext.SimpleTag
- Overrides:
doTag
in class javax.servlet.jsp.tagext.SimpleTagSupport
- Throws:
javax.servlet.jsp.JspException
IOException
setAction
public void setAction(String action)
- Specified by:
setAction
in interface PlotterStyleEditorTag
setBackground
public void setBackground(String background)
- Specified by:
setBackground
in interface PlotterStyleEditorTag
setName
public void setName(String name)
- Specified by:
setName
in interface PlotterStyleEditorTag
setSelectorBackground
public void setSelectorBackground(String selectorBackground)
- Specified by:
setSelectorBackground
in interface PlotterStyleEditorTag
setSelectorText
public void setSelectorText(String selectorText)
- Specified by:
setSelectorText
in interface PlotterStyleEditorTag
setShowAlways
public void setShowAlways(boolean showAlways)
- Specified by:
setShowAlways
in interface PlotterStyleEditorTag
setVar
public void setVar(String var)
- Specified by:
setVar
in interface PlotterStyleEditorTag
setIncludeStatistics
public void setIncludeStatistics(boolean includeStatistics)
- Specified by:
setIncludeStatistics
in interface PlotterStyleEditorTag
setIncludeLegend
public void setIncludeLegend(boolean includeLegend)
- Specified by:
setIncludeLegend
in interface PlotterStyleEditorTag
setIncludeError
public void setIncludeError(boolean includeError)
- Specified by:
setIncludeError
in interface PlotterStyleEditorTag
setIncludeMarker
public void setIncludeMarker(boolean includeMarker)
- Specified by:
setIncludeMarker
in interface PlotterStyleEditorTag
setIncludeNormalization
public void setIncludeNormalization(boolean includeNormalization)
- Specified by:
setIncludeNormalization
in interface PlotterStyleEditorTag
setIncludeComparison
public void setIncludeComparison(boolean includeComparison)
- Specified by:
setIncludeComparison
in interface PlotterStyleEditorTag
Copyright © 2000-2011 FreeHEP. All Rights Reserved.