Interface ViewDisplay

    • Method Detail

      • showView

        void showView​(View view)
        Remove previously shown view and show the newly selected view in its place. The parameters for the view have been set before this method is called.
        Parameters:
        view - new view to show