Interface UserServiceSetupDisplayContext<S extends EntitySelection>

    • Method Detail

      • getPreviousTabSelected

        String getPreviousTabSelected​(String aTabbedPaneId)
        Returns the id of selected tab of a tabbed pane prior to last submit or null if the tabbed pane was not yet submitted.
        Parameters:
        aTabbedPaneId - A valid id of a tabbed pane.
        Returns:
        the tab id selected prior to last submit or null if the tabbed pane was not yet submitted or if id is unknown.