Uses of Class
com.stimulsoft.report.saveLoad.StiDocument
Packages that use StiDocument
Package
Description
-
Uses of StiDocument in com.stimulsoft.report
Methods in com.stimulsoft.report that return StiDocumentModifier and TypeMethodDescriptionstatic StiDocumentStiSerializeManager.deserializeDocument(File file) static StiDocumentStiSerializeManager.deserializeDocument(InputStream is) -
Uses of StiDocument in com.stimulsoft.report.components
Fields in com.stimulsoft.report.components declared as StiDocument -
Uses of StiDocument in com.stimulsoft.viewer.logic
Methods in com.stimulsoft.viewer.logic that return StiDocumentMethods in com.stimulsoft.viewer.logic with parameters of type StiDocumentModifier and TypeMethodDescriptionvoidStiViewController.documentFileLoaded(StiDocument document, File reportFile, Boolean resetVariables) Action when document loadedvoidStiViewModel.setDocument(StiDocument document)