Uses of Class
de.xima.fc.gui.common.model.CustomViewModel
-
Packages that use CustomViewModel Package Description de.xima.fc.gui.common.bean de.xima.fc.gui.common.model -
-
Uses of CustomViewModel in de.xima.fc.gui.common.bean
Methods in de.xima.fc.gui.common.bean that return types with arguments of type CustomViewModel Modifier and Type Method Description List<CustomViewModel>
ViewBean. getCustomViews()
Methods in de.xima.fc.gui.common.bean with parameters of type CustomViewModel Modifier and Type Method Description void
MenuTemplateBean. addMainMenuEntry(CustomViewModel customView)
-
Uses of CustomViewModel in de.xima.fc.gui.common.model
Methods in de.xima.fc.gui.common.model that return types with arguments of type CustomViewModel Modifier and Type Method Description List<CustomViewModel>
CustomViewModel. getChildViews()
Constructors in de.xima.fc.gui.common.model with parameters of type CustomViewModel Constructor Description Builder(CustomViewModel viewModel)
-