Uses of Class
de.xima.fc.gui.model.portal.ProjectConfigKey
Packages that use ProjectConfigKey
Package
Description
-
Uses of ProjectConfigKey in de.xima.fc.gui.helper.user_portal
Methods in de.xima.fc.gui.helper.user_portal with parameters of type ProjectConfigKeyModifier and TypeMethodDescriptionUserPortalProjectConfigFactory.newProjectConfigViewModelFromProject(IEntityContext ec, UUID portalUuid, ProjectConfigKey configKey, UserPortalViewModel model, Locale locale, IResourceBundle resourceBundle) -
Uses of ProjectConfigKey in de.xima.fc.gui.model.portal
Methods in de.xima.fc.gui.model.portal that return ProjectConfigKeyModifier and TypeMethodDescriptionUserPortalViewModel.getSelectedProjectKey()Gets the key of the currently selected project (from the project tree), if any.Methods in de.xima.fc.gui.model.portal that return types with arguments of type ProjectConfigKeyModifier and TypeMethodDescriptionUserPortalViewModel.getProjectConfigs()Gets the project configurations for the portal.Methods in de.xima.fc.gui.model.portal with parameters of type ProjectConfigKeyModifier and TypeMethodDescriptionvoidUserPortalViewModel.setSelectedProjectByKey(ProjectConfigKey projectConfigKey) Sets the project configuration that is currently selected. -
Uses of ProjectConfigKey in de.xima.fc.gui.model.project
Methods in de.xima.fc.gui.model.project that return ProjectConfigKey