Uses of Class
com.stimulsoft.viewer.logic.StiViewModel
Packages that use StiViewModel
Package
Description
-
Uses of StiViewModel in com.stimulsoft.viewer
Methods in com.stimulsoft.viewer that return StiViewModel -
Uses of StiViewModel in com.stimulsoft.viewer.controls.dialogs
Constructors in com.stimulsoft.viewer.controls.dialogs with parameters of type StiViewModelModifierConstructorDescriptionStiSaveDialog(StiViewModel model, StiExportSettings exportSettings, StiViewController controller) -
Uses of StiViewModel in com.stimulsoft.viewer.controls.visual
Fields in com.stimulsoft.viewer.controls.visual declared as StiViewModelConstructors in com.stimulsoft.viewer.controls.visual with parameters of type StiViewModelModifierConstructorDescriptionStiPageVisual(StiViewEventable eventDispatcher, StiViewModel stiViewModel) ConstructorStiThumbPageVisual(StiViewEventable eventDispatcher, StiViewModel stiViewModel) ConstructorStiViewPopupMenu(StiViewEventable eventDispatcher, StiViewModel model) Constructor -
Uses of StiViewModel in com.stimulsoft.viewer.form
Constructors in com.stimulsoft.viewer.form with parameters of type StiViewModelModifierConstructorDescriptionStiGoToPageDialog(StiViewModel model, StiViewEventable eventable, JFrame parent) Constructor -
Uses of StiViewModel in com.stimulsoft.viewer.logic
Constructors in com.stimulsoft.viewer.logic with parameters of type StiViewModelModifierConstructorDescriptionStiViewController(StiViewerFx viewerPanel, StiViewModel stiViewModel) Constructor -
Uses of StiViewModel in com.stimulsoft.viewer.panels
Methods in com.stimulsoft.viewer.panels that return StiViewModelModifier and TypeMethodDescriptionStiThumbnailsPannel.getStiViewModel()StiViewPannel.getStiViewModel()Methods in com.stimulsoft.viewer.panels with parameters of type StiViewModelConstructors in com.stimulsoft.viewer.panels with parameters of type StiViewModelModifierConstructorDescriptionStiBookmarkPannel(StiViewModel model) ConstructorStiFindToolBar(StiViewModel model, JFrame parentFrame) ConstructorStiMainToolBar(StiViewModel stiViewModel) ConstructorStiNavigateToolBar(StiViewModel model, JFrame parentFrame) ConstructorStiThumbnailsPannel(StiViewModel model) ConstructorStiViewModeToolBar(StiViewModel model) ConstructorStiViewPannel(StiViewModel model) Constructor -
Uses of StiViewModel in com.stimulsoft.viewer.requestfromuser
Constructors in com.stimulsoft.viewer.requestfromuser with parameters of type StiViewModelModifierConstructorDescriptionStiViewerControlsDialog(StiViewModel model, StiViewerFx viewerPanel)