Class LookAndStyleTag

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

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

      • LookAndStyleTag

        public LookAndStyleTag()
    • Method Detail

      • setLookContextManagerCallbackOnly

        public void setLookContextManagerCallbackOnly​(boolean lookContextManagerCallbackOnly)
      • setWithFieldsetStyle

        public void setWithFieldsetStyle​(boolean withFieldsetStyle)
      • setWithCheckFormScript

        public void setWithCheckFormScript​(boolean withCheckFormScript)
      • 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
      • getContent

        public org.apache.ecs.ElementContainer getContent()