Uses of Class
com.stimulsoft.report.events.StiRenderingEvent
Packages that use StiRenderingEvent
Package
Description
-
Uses of StiRenderingEvent in com.stimulsoft.report
Methods in com.stimulsoft.report that return StiRenderingEventModifier and TypeMethodDescriptionfinal StiRenderingEventStiReport.getRenderingEvent()Occurs when a page is rendered.Methods in com.stimulsoft.report with parameters of type StiRenderingEventModifier and TypeMethodDescriptionfinal voidStiReport.setRenderingEvent(StiRenderingEvent value) -
Uses of StiRenderingEvent in com.stimulsoft.report.components
Methods in com.stimulsoft.report.components that return StiRenderingEventMethods in com.stimulsoft.report.components with parameters of type StiRenderingEvent -
Uses of StiRenderingEvent in com.stimulsoft.report.components.bands
Methods in com.stimulsoft.report.components.bands that return StiRenderingEventModifier and TypeMethodDescriptionfinal StiRenderingEventStiDataBand.getRenderingEvent()Occurs when a data row rendering.final StiRenderingEventStiEmptyBand.getRenderingEvent()Occurs when a data row rendering.final StiRenderingEventStiGroupHeaderBand.getRenderingEvent()Occurs when occurs rendering of one line data.Methods in com.stimulsoft.report.components.bands with parameters of type StiRenderingEventModifier and TypeMethodDescriptionfinal voidStiDataBand.setRenderingEvent(StiRenderingEvent value) final voidStiEmptyBand.setRenderingEvent(StiRenderingEvent value) final voidStiGroupHeaderBand.setRenderingEvent(StiRenderingEvent value) -
Uses of StiRenderingEvent in com.stimulsoft.report.dialogs
Methods in com.stimulsoft.report.dialogs that return StiRenderingEventMethods in com.stimulsoft.report.dialogs with parameters of type StiRenderingEvent