Uses of Class
de.xima.fc.gui.bean.settings.model.StoreUrl
-
Packages that use StoreUrl Package Description de.xima.fc.gui.bean.project de.xima.fc.gui.bean.settings -
-
Uses of StoreUrl in de.xima.fc.gui.bean.project
Methods in de.xima.fc.gui.bean.project that return types with arguments of type StoreUrl Modifier and Type Method Description List<StoreUrl>
ProjectTemplateBean. getFormStoreUrls()
Methods in de.xima.fc.gui.bean.project with parameters of type StoreUrl Modifier and Type Method Description String
ProjectTemplateBean. getFormStoreIconUrl(StoreUrl store)
-
Uses of StoreUrl in de.xima.fc.gui.bean.settings
Methods in de.xima.fc.gui.bean.settings that return types with arguments of type StoreUrl Modifier and Type Method Description List<StoreUrl>
ApplicationConfigBean. getFormStoreUrlList()
Method parameters in de.xima.fc.gui.bean.settings with type arguments of type StoreUrl Modifier and Type Method Description void
ApplicationConfigBean. setFormStoreUrlList(List<StoreUrl> formStoreUrlList)
-