Class AdminTitleTagHelper

    • Constructor Detail

      • AdminTitleTagHelper

        public AdminTitleTagHelper()
    • Method Detail

      • getContent

        public MarkupOutput getContent()
                                throws java.io.IOException
        Obtains the contents to render based on the attributes defined (if existing).
        Specified by:
        getContent in class AdminContextTagHelper
        Returns:
        a MarkupOutput instance initialized with the contents to display
        Throws:
        java.io.IOException