Uses of Interface
org.teamapps.application.api.application.perspective.ApplicationPerspective
| Package | Description |
|---|---|
| org.teamapps.application.api.application | |
| org.teamapps.application.api.application.perspective | |
| org.teamapps.application.server |
-
Uses of ApplicationPerspective in org.teamapps.application.api.application
Methods in org.teamapps.application.api.application that return ApplicationPerspective Modifier and Type Method Description ApplicationPerspectiveApplicationInstanceData. showApplicationPerspective(java.lang.String perspectiveName)default ApplicationPerspectiveApplicationInstanceDataMethods. showApplicationPerspective(java.lang.String perspectiveName) -
Uses of ApplicationPerspective in org.teamapps.application.api.application.perspective
Classes in org.teamapps.application.api.application.perspective that implement ApplicationPerspective Modifier and Type Class Description classAbstractApplicationPerspectiveMethods in org.teamapps.application.api.application.perspective that return ApplicationPerspective Modifier and Type Method Description ApplicationPerspectivePerspectiveBuilder. build(ApplicationInstanceData applicationInstanceData, org.teamapps.databinding.MutableValue<java.lang.String> perspectiveInfoBadgeValue)Methods in org.teamapps.application.api.application.perspective with parameters of type ApplicationPerspective Modifier and Type Method Description voidPerspectiveMenuPanel. addInstantiatedPerspective(PerspectiveBuilder builder, ApplicationPerspective perspective) -
Uses of ApplicationPerspective in org.teamapps.application.server
Methods in org.teamapps.application.server that return ApplicationPerspective Modifier and Type Method Description ApplicationPerspectiveDevApplicationData. showApplicationPerspective(java.lang.String perspectiveName)