Uses of Class
org.icepdf.ri.common.ViewModel
-
Packages that use ViewModel Package Description org.icepdf.ri.common org.icepdf.ri.common.views -
-
Uses of ViewModel in org.icepdf.ri.common
Fields in org.icepdf.ri.common declared as ViewModel Modifier and Type Field Description protected ViewModelSwingController. viewModelMethods in org.icepdf.ri.common that return ViewModel Modifier and Type Method Description ViewModelSwingController. getViewModel()Gives access to this Controller's ViewerModel -
Uses of ViewModel in org.icepdf.ri.common.views
Methods in org.icepdf.ri.common.views that return ViewModel Modifier and Type Method Description ViewModelController. getViewModel()Gets the model for the controller.
-