Interface ApplicationPerspective
- All Known Implementing Classes:
AbstractApplicationPerspective
public interface ApplicationPerspective
-
Method Summary
Modifier and Type Method Description org.teamapps.ux.application.perspective.PerspectivegetPerspective()org.teamapps.ux.component.ComponentgetPerspectiveMenuPanel()
-
Method Details
-
getPerspectiveMenuPanel
org.teamapps.ux.component.Component getPerspectiveMenuPanel() -
getPerspective
org.teamapps.ux.application.perspective.Perspective getPerspective()
-