Uses of Class
de.xima.fc.gui.model.portal.UserPortalFileViewModel
Packages that use UserPortalFileViewModel
Package
Description
-
Uses of UserPortalFileViewModel in de.xima.fc.gui.bean.portal
Methods in de.xima.fc.gui.bean.portal with parameters of type UserPortalFileViewModelModifier and TypeMethodDescriptionUserPortalConfigFileBean.encodeDynamicResourceParams(UserPortalFileViewModel model, String type) Encodes the parameters needed to serve the given file. -
Uses of UserPortalFileViewModel in de.xima.fc.gui.model.portal
Methods in de.xima.fc.gui.model.portal that return UserPortalFileViewModelMethods in de.xima.fc.gui.model.portal that return types with arguments of type UserPortalFileViewModelModifier and TypeMethodDescriptionfinal Map<String, UserPortalFileViewModel> LocalizationsViewModelWithFiles.getFiles()ILocalizationsViewModelProviding.ILocalizationsViewModelProvidingWithFiles.getLocalizedFiles(Locale locale) UserPortalViewModel.getLocalizedFiles(Locale locale) Gets the localized files for the portal in a specific language.Methods in de.xima.fc.gui.model.portal with parameters of type UserPortalFileViewModelModifier and TypeMethodDescriptionfinal voidLocalizationsViewModelWithFiles.setFile(String key, UserPortalFileViewModel file) Method parameters in de.xima.fc.gui.model.portal with type arguments of type UserPortalFileViewModelModifier and TypeMethodDescriptionfinal voidLocalizationsViewModelWithFiles.setFiles(Map<String, UserPortalFileViewModel> files) -
Uses of UserPortalFileViewModel in de.xima.fc.gui.model.project
Methods in de.xima.fc.gui.model.project that return types with arguments of type UserPortalFileViewModelModifier and TypeMethodDescriptionEndUserProjectConfigViewModel.getLocalizedFiles(Locale locale) Gets a map with the localized messages for the given locale.