Uses of Class
org.teamapps.application.server.system.launcher.ApplicationData
| Package | Description |
|---|---|
| org.teamapps.application.server.system.launcher |
-
Uses of ApplicationData in org.teamapps.application.server.system.launcher
Methods in org.teamapps.application.server.system.launcher that return types with arguments of type ApplicationData Modifier and Type Method Description java.util.List<ApplicationData>ApplicationGroupData. getSortedApplications()Methods in org.teamapps.application.server.system.launcher with parameters of type ApplicationData Modifier and Type Method Description voidApplicationGroupData. addApplicationData(ApplicationData applicationData)Constructors in org.teamapps.application.server.system.launcher with parameters of type ApplicationData Constructor Description ApplicationInstance(UserSessionData userSessionData, ApplicationData applicationData, org.teamapps.ux.component.Component applicationLauncher, org.teamapps.databinding.MutableValue<ManagedApplicationPerspective> selectedPerspective)