Uses of Class
com.stimulsoft.report.events.StiAfterPrintEvent
Packages that use StiAfterPrintEvent
Package
Description
-
Uses of StiAfterPrintEvent in com.stimulsoft.report.components
Methods in com.stimulsoft.report.components that return StiAfterPrintEventModifier and TypeMethodDescriptionStiComponent.getAfterPrintEvent()Occurs after the component printing.Methods in com.stimulsoft.report.components with parameters of type StiAfterPrintEvent -
Uses of StiAfterPrintEvent in com.stimulsoft.report.components.bands
Methods in com.stimulsoft.report.components.bands that return StiAfterPrintEventMethods in com.stimulsoft.report.components.bands with parameters of type StiAfterPrintEventModifier and TypeMethodDescriptionvoidStiTableOfContents.setAfterPrintEvent(StiAfterPrintEvent value) -
Uses of StiAfterPrintEvent in com.stimulsoft.report.dialogs
Methods in com.stimulsoft.report.dialogs that return StiAfterPrintEventModifier and TypeMethodDescriptionfinal StiAfterPrintEventStiForm.getAfterPrintEvent()final StiAfterPrintEventStiReportControl.getAfterPrintEvent()Methods in com.stimulsoft.report.dialogs with parameters of type StiAfterPrintEventModifier and TypeMethodDescriptionfinal voidStiForm.setAfterPrintEvent(StiAfterPrintEvent value) final voidStiReportControl.setAfterPrintEvent(StiAfterPrintEvent value)