Uses of Class
cz.masci.springfx.demo.model.PotterListModel
Packages that use PotterListModel
-
Uses of PotterListModel in cz.masci.springfx.demo.controller
Constructors in cz.masci.springfx.demo.controller with parameters of type PotterListModelModifierConstructorDescriptionPotterDetailController(PotterListModel viewModel, PotterInteractor interactor) PotterListController(PotterListModel listModel, PotterInteractor interactor) PotterManagerController(PotterListModel viewModel) -
Uses of PotterListModel in cz.masci.springfx.demo.view
Constructors in cz.masci.springfx.demo.view with parameters of type PotterListModel