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 DashboardPageModel
UserPortalDashboardPageBean. getModel()
Methods in de.xima.fc.user_portal.bean.pages with parameters of type DashboardPageModel Modifier and Type Method Description void
UserPortalDashboardPageBean. 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 DashboardPageModel
DashboardPageModel.Builder. build()
-