|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of StiPagesCollection in com.stimulsoft.report |
|---|
| Fields in com.stimulsoft.report declared as StiPagesCollection | |
|---|---|
StiPagesCollection |
StiReport.pages
|
| Methods in com.stimulsoft.report that return StiPagesCollection | |
|---|---|
StiPagesCollection |
StiReport.getPages()
Gets a collection which consists of the template pages from the currect report. |
StiPagesCollection |
StiReport.getRenderedPages()
Gets a collection of rendered pages from the current report. |
| Methods in com.stimulsoft.report with parameters of type StiPagesCollection | |
|---|---|
void |
StiReport.setPages(StiPagesCollection pages)
|
void |
StiReport.setRenderedPages(StiPagesCollection pagesCollection)
|
| Uses of StiPagesCollection in com.stimulsoft.report.components |
|---|
| Methods in com.stimulsoft.report.components with parameters of type StiPagesCollection | |
|---|---|
void |
StiPagesCollection.addAll(StiPagesCollection pagesStore)
|
void |
StiPagesCollection.AddRange(StiPagesCollection pagesStore)
|
static void |
StiPagesCollection.copyEventsOfPagesCollection(StiPagesCollection sourcePages,
StiPagesCollection destinationPages)
|
| Uses of StiPagesCollection in com.stimulsoft.report.engine.engineV2 |
|---|
| Methods in com.stimulsoft.report.engine.engineV2 with parameters of type StiPagesCollection | |
|---|---|
static void |
StiPostProcessProviderV2.PostProcessPages(StiPagesCollection pages)
|
static void |
StiPostProcessProviderV2.PostProcessPrimitives(StiPagesCollection pages)
|
static void |
StiPostProcessProviderV2.PostProcessPrimitivesInContainer(StiContainer container,
StiPagesCollection pages,
java.util.Hashtable startPointsHash,
java.util.Hashtable endPointsHash,
java.util.Hashtable lines,
java.util.ArrayList<StiEndPointPrimitive> endPoints)
|
| Uses of StiPagesCollection in com.stimulsoft.report.export |
|---|
| Methods in com.stimulsoft.report.export that return StiPagesCollection | |
|---|---|
static StiPagesCollection |
StiSegmentPagesDivider.divide(StiPagesCollection pages)
Divide sergment page by own pages |
static StiPagesCollection |
StiSegmentPagesDivider.divide(StiPagesCollection pages,
StiExportService service)
Divide sergment page by own pages |
| Methods in com.stimulsoft.report.export with parameters of type StiPagesCollection | |
|---|---|
static StiPagesCollection |
StiSegmentPagesDivider.divide(StiPagesCollection pages)
Divide sergment page by own pages |
static StiPagesCollection |
StiSegmentPagesDivider.divide(StiPagesCollection pages,
StiExportService service)
Divide sergment page by own pages |
| Uses of StiPagesCollection in com.stimulsoft.report.export.service |
|---|
| Methods in com.stimulsoft.report.export.service with parameters of type StiPagesCollection | |
|---|---|
void |
StiExportService.invokeExporting(StiPage page,
StiPagesCollection pages)
Change progress bar status |
void |
StiHtmlExportService.renderPage(StiPagesCollection pages,
boolean useBookmarksTree,
int bookmarkWidth,
StiHtmlExportSettings settings)
Render pages |
void |
StiHtmlExportService.renderStartDoc(StiHtmlTableRender render,
boolean asTable,
boolean useBookmarks,
boolean exportBookmarksOnly,
java.util.Hashtable<java.lang.String,java.lang.String> cssStyles,
StiPagesCollection pages,
java.nio.charset.Charset charset)
Render start document |
| Uses of StiPagesCollection in com.stimulsoft.report.export.tools |
|---|
| Methods in com.stimulsoft.report.export.tools that return StiPagesCollection | |
|---|---|
StiPagesCollection |
StiPagesRange.getSelectedPages(StiPagesCollection originalPages)
Returns collection of selected pages. |
| Methods in com.stimulsoft.report.export.tools with parameters of type StiPagesCollection | |
|---|---|
StiPagesCollection |
StiPagesRange.getSelectedPages(StiPagesCollection originalPages)
Returns collection of selected pages. |
| Constructors in com.stimulsoft.report.export.tools with parameters of type StiPagesCollection | |
|---|---|
StiMatrix(StiPagesCollection pages,
boolean checkForExcel,
StiExportService service)
|
|
StiMatrix(StiPagesCollection pages,
boolean checkForExcel,
StiExportService service,
java.util.ArrayList<StiCellStyle> styles)
|
|
StiMatrix(StiPagesCollection pages,
StiExportService service)
|
|
StiMatrix(StiPagesCollection pages,
StiExportService service,
java.util.ArrayList<StiCellStyle> styles)
|
|
| Uses of StiPagesCollection in com.stimulsoft.report.export.tools.html |
|---|
| Constructors in com.stimulsoft.report.export.tools.html with parameters of type StiPagesCollection | |
|---|---|
StiHtmlTableRender(StiHtmlExportService htmlExport,
StiHtmlExportSettings htmlExportSettings,
StiPagesCollection pages)
|
|
| Uses of StiPagesCollection in com.stimulsoft.report.saveLoad |
|---|
| Methods in com.stimulsoft.report.saveLoad that return StiPagesCollection | |
|---|---|
StiPagesCollection |
StiDocument.getPages()
Gets collection of rendered report pages. |
| Methods in com.stimulsoft.report.saveLoad with parameters of type StiPagesCollection | |
|---|---|
void |
StiDocument.setPages(StiPagesCollection pagesCollection)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||