Interface ApplicationPerspective

All Known Implementing Classes:
AbstractApplicationPerspective

public interface ApplicationPerspective
  • Method Summary

    Modifier and Type Method Description
    org.teamapps.ux.application.perspective.Perspective getPerspective()  
    org.teamapps.ux.component.Component getPerspectiveMenuPanel()  
  • Method Details

    • getPerspectiveMenuPanel

      org.teamapps.ux.component.Component getPerspectiveMenuPanel()
    • getPerspective

      org.teamapps.ux.application.perspective.Perspective getPerspective()