Class IconPaneTag

  • All Implemented Interfaces:
    Serializable, javax.servlet.jsp.tagext.IterationTag, javax.servlet.jsp.tagext.JspTag, javax.servlet.jsp.tagext.Tag

    public class IconPaneTag
    extends javax.servlet.jsp.tagext.TagSupport
    See Also:
    Serialized Form
    • Constructor Detail

      • IconPaneTag

        public IconPaneTag()
    • Method Detail

      • getOrientation

        public String getOrientation()
        Returns:
        the orientation
      • setOrientation

        public void setOrientation​(String orientation)
        Parameters:
        orientation - the orientation to set
      • getSpacing

        public String getSpacing()
        Returns:
        the spacing
      • setSpacing

        public void setSpacing​(String spacing)
        Parameters:
        spacing - the spacing to set
      • doEndTag

        public int doEndTag()
                     throws javax.servlet.jsp.JspException
        Specified by:
        doEndTag in interface javax.servlet.jsp.tagext.Tag
        Overrides:
        doEndTag in class javax.servlet.jsp.tagext.TagSupport
        Throws:
        javax.servlet.jsp.JspException
      • doStartTag

        public int doStartTag()
                       throws javax.servlet.jsp.JspException
        Specified by:
        doStartTag in interface javax.servlet.jsp.tagext.Tag
        Overrides:
        doStartTag in class javax.servlet.jsp.tagext.TagSupport
        Throws:
        javax.servlet.jsp.JspException