Interface IPageSource

    • Method Detail

      • getPageInstance

        IRequestablePage getPageInstance​(int pageId)
        Returns existing page instance if the page exists.
        Parameters:
        pageId -
        Returns:
        page instance or null if the page does not exist.