Class TemplatePage

    • Constructor Detail

      • TemplatePage

        public TemplatePage​(PageParameters parameters)
        Constructor
        Parameters:
        parameters - Page parameters
    • Method Detail

      • getTemplate

        public final String getTemplate()
        Gets the current template contents.
        Returns:
        the current template contents
      • setTemplate

        public final void setTemplate​(String template)
        Sets the current template contents.
        Parameters:
        template - the current template contents