Uses of Class
de.xima.fc.user_portal.view_model.DashboardPageModel
-
Packages that use DashboardPageModel Package Description de.xima.fc.user_portal.bean.pages de.xima.fc.user_portal.view_model -
-
Uses of DashboardPageModel in de.xima.fc.user_portal.bean.pages
Methods in de.xima.fc.user_portal.bean.pages that return DashboardPageModel Modifier and Type Method Description DashboardPageModelUserPortalDashboardPageBean. getModel()Methods in de.xima.fc.user_portal.bean.pages with parameters of type DashboardPageModel Modifier and Type Method Description voidUserPortalDashboardPageBean. setModel(DashboardPageModel model) -
Uses of DashboardPageModel in de.xima.fc.user_portal.view_model
Methods in de.xima.fc.user_portal.view_model that return DashboardPageModel Modifier and Type Method Description DashboardPageModelDashboardPageModel.Builder. build()
-