Class WebScriptTag

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

    public class WebScriptTag
    extends BaseComponentTag
    JSF tag class for the UIWebScript component.
    Author:
    Kevin Roast
    • Constructor Detail

      • WebScriptTag

        public WebScriptTag()
    • Method Detail

      • getComponentType

        public java.lang.String getComponentType()
        Specified by:
        getComponentType in class javax.faces.webapp.UIComponentTag
        See Also:
        UIComponentTag.getComponentType()
      • getRendererType

        public java.lang.String getRendererType()
        Specified by:
        getRendererType in class javax.faces.webapp.UIComponentTag
        See Also:
        UIComponentTag.getRendererType()
      • setProperties

        protected void setProperties​(javax.faces.component.UIComponent component)
        Overrides:
        setProperties in class javax.faces.webapp.UIComponentTag
        See Also:
        UIComponentTag.setProperties(javax.faces.component.UIComponent)
      • release

        public void release()
        Specified by:
        release in interface javax.servlet.jsp.tagext.Tag
        Overrides:
        release in class javax.faces.webapp.UIComponentTag
        See Also:
        Tag.release()
      • setScriptUrl

        public void setScriptUrl​(java.lang.String scriptUrl)
        Set the script service Url
        Parameters:
        scriptUrl - the script service Url
      • setContext

        public void setContext​(java.lang.String context)
        Set the script context
        Parameters:
        context - the script context