Uses of Class
com.stimulsoft.report.engine.StiRenderState
Packages that use StiRenderState
Package
Description
-
Uses of StiRenderState in com.stimulsoft.report
Methods in com.stimulsoft.report with parameters of type StiRenderStateModifier and TypeMethodDescriptionvoidStiReport.Render(StiRenderState renderState) Renders a report. -
Uses of StiRenderState in com.stimulsoft.report.engine.engineV2
Fields in com.stimulsoft.report.engine.engineV2 declared as StiRenderStateModifier and TypeFieldDescriptionStiEngine.RenderStateContains an information that is necessary to show progress of report rendering.Methods in com.stimulsoft.report.engine.engineV2 with parameters of type StiRenderStateModifier and TypeMethodDescriptionstatic voidStiRenderProviderV2.ClearPagesWhichLessThenFromPageAndGreaterThenToPage(StiReport report, StiRenderState state) static voidStiRenderProviderV2.Render(StiReport report, StiRenderState state) Render the report. -
Uses of StiRenderState in com.stimulsoft.report.engine.engineV2.builders
Methods in com.stimulsoft.report.engine.engineV2.builders with parameters of type StiRenderStateModifier and TypeMethodDescriptionstatic voidStiReportV2Builder.RenderSingleReport(StiReport masterReport, StiRenderState renderState) static voidStiReportV2Builder.RenderSubReports(StiReport ownerReport, StiRenderState renderState)