Uses of Class
com.stimulsoft.report.events.StiEndRenderEvent
Packages that use StiEndRenderEvent
Package
Description
-
Uses of StiEndRenderEvent in com.stimulsoft.report
Methods in com.stimulsoft.report that return StiEndRenderEventModifier and TypeMethodDescriptionfinal StiEndRenderEventStiReport.getEndRenderEvent()Occurs when the report rendering is finished.Methods in com.stimulsoft.report with parameters of type StiEndRenderEventModifier and TypeMethodDescriptionfinal voidStiReport.setEndRenderEvent(StiEndRenderEvent value) -
Uses of StiEndRenderEvent in com.stimulsoft.report.components
Methods in com.stimulsoft.report.components that return StiEndRenderEventModifier and TypeMethodDescriptionStiPage.getEndRenderEvent()Occurs when when a page ends to render.Methods in com.stimulsoft.report.components with parameters of type StiEndRenderEvent -
Uses of StiEndRenderEvent in com.stimulsoft.report.components.bands
Methods in com.stimulsoft.report.components.bands that return StiEndRenderEventModifier and TypeMethodDescriptionfinal StiEndRenderEventStiDataBand.getEndRenderEvent()Occurs when band rendering is finished.final StiEndRenderEventStiEmptyBand.getEndRenderEvent()Occurs when band rendering is finished.final StiEndRenderEventStiGroupHeaderBand.getEndRenderEvent()Occurs when ends rendering band.Methods in com.stimulsoft.report.components.bands with parameters of type StiEndRenderEventModifier and TypeMethodDescriptionfinal voidStiDataBand.setEndRenderEvent(StiEndRenderEvent value) final voidStiEmptyBand.setEndRenderEvent(StiEndRenderEvent value) final voidStiGroupHeaderBand.setEndRenderEvent(StiEndRenderEvent value) -
Uses of StiEndRenderEvent in com.stimulsoft.report.dialogs
Methods in com.stimulsoft.report.dialogs that return StiEndRenderEventMethods in com.stimulsoft.report.dialogs with parameters of type StiEndRenderEvent