Interface IHeaderRenderStrategy

    • Method Detail

      • renderHeader

        void renderHeader​(HtmlHeaderContainer headerContainer,
                          HtmlHeaderContainer.HeaderStreamState headerStreamState,
                          Component component)
        Implements the render strategy
        Parameters:
        headerContainer - The HeaderContainer associated to the response
        headerStreamState - the header section of the page, when null, this section will not be rendered
        component - The root component (e.g. Page) to start the render process