Class HeaderPartContainer

    • Method Detail

      • getScope

        public final String getScope()
        Get the scope of the header part
        Returns:
        The scope name
      • resolve

        public final Component resolve​(MarkupContainer container,
                                       MarkupStream markupStream,
                                       ComponentTag tag)
        The tag must be resolved against the panel and not against the page
        Specified by:
        resolve in interface IComponentResolver
        Parameters:
        container - The container parsing its markup
        markupStream - The current markupStream
        tag - The current component tag while parsing the markup
        Returns:
        component or null if not found