|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StiRenderState | |
|---|---|
| com.stimulsoft.report | |
| com.stimulsoft.report.engine.engineV2 | |
| com.stimulsoft.report.engine.engineV2.builders | |
| Uses of StiRenderState in com.stimulsoft.report |
|---|
| Methods in com.stimulsoft.report with parameters of type StiRenderState | |
|---|---|
void |
StiReport.Render(StiRenderState renderState)
Renders a report. |
| Uses of StiRenderState in com.stimulsoft.report.engine.engineV2 |
|---|
| Fields in com.stimulsoft.report.engine.engineV2 declared as StiRenderState | |
|---|---|
StiRenderState |
StiEngine.RenderState
Contains an information that is necessary to show progress of report rendering. |
| Methods in com.stimulsoft.report.engine.engineV2 with parameters of type StiRenderState | |
|---|---|
static void |
StiRenderProviderV2.ClearPagesWhichLessThenFromPageAndGreaterThenToPage(StiReport report,
StiRenderState state)
|
static void |
StiRenderProviderV2.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 StiRenderState | |
|---|---|
static void |
StiReportV2Builder.RenderSingleReport(StiReport masterReport,
StiRenderState renderState)
|
static void |
StiReportV2Builder.RenderSubReports(StiReport ownerReport,
StiRenderState renderState)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||