Class AddResourceTag

    • Constructor Detail

      • AddResourceTag

        public AddResourceTag()
    • Method Detail

      • setPath

        public void setPath​(String path)
      • getResource

        public static IResource getResource​(PageContext pageContext)
        Returns the resource set in the current page through this tag.
        Parameters:
        pageContext - the page context.
        Returns:
        the resource, or null if none was set.