Interface PerspectiveByNameLauncher

All Known Implementing Classes:
ApplicationInstance

public interface PerspectiveByNameLauncher
  • Method Summary

    Modifier and Type Method Description
    org.teamapps.application.api.application.perspective.ApplicationPerspective showApplicationPerspective​(java.lang.String perspectiveName)  
  • Method Details

    • showApplicationPerspective

      org.teamapps.application.api.application.perspective.ApplicationPerspective showApplicationPerspective​(java.lang.String perspectiveName)