|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of StiPage in com.stimulsoft.report |
---|
Fields in com.stimulsoft.report declared as StiPage | |
---|---|
StiPage |
StiRuntimeVariables.Page
|
Methods in com.stimulsoft.report with parameters of type StiPage | |
---|---|
void |
StiReport.addPage(StiPage page)
|
Uses of StiPage in com.stimulsoft.report.chart.view.series |
---|
Methods in com.stimulsoft.report.chart.view.series that return StiPage | |
---|---|
StiPage |
StiSeriesInteraction.getDrillDownPage()
Gets or sets a page for the Drill-Down operation. |
StiPage |
StiSeries.getDrillDownPage()
Gets or sets a page for the Drill-Down operation. |
Methods in com.stimulsoft.report.chart.view.series with parameters of type StiPage | |
---|---|
void |
StiSeriesInteraction.setDrillDownPage(StiPage value)
|
void |
StiSeries.setDrillDownPage(StiPage value)
|
Uses of StiPage in com.stimulsoft.report.check.page |
---|
Methods in com.stimulsoft.report.check.page with parameters of type StiPage | |
---|---|
static java.util.List<StiPointPrimitive> |
StiLostPointsOnPageCheck.getLostPointsOnPage(StiPage page)
|
Uses of StiPage in com.stimulsoft.report.components |
---|
Fields in com.stimulsoft.report.components declared as StiPage | |
---|---|
static StiPage |
StiPage.EMPTY_PAGE
|
StiPage |
StiComponent.page
|
Fields in com.stimulsoft.report.components with type parameters of type StiPage | |
---|---|
java.util.List<StiPage> |
StiPagesCollection.notCachedPages
|
Methods in com.stimulsoft.report.components that return StiPage | |
---|---|
StiPage |
StiPagesCollection.get(int index)
|
StiPage |
StiPagesCollection.get(java.lang.String pageName)
Return StiPage by page name |
StiPage |
StiInteraction.getDrillDownPage()
Gets or sets a page for the Drill-Down operation. |
StiPage |
StiPage.getPage()
Deprecated. |
StiPage |
StiComponent.getPage()
gets or sets the page on which an object is located. |
StiPage |
StiComponentsCollection.GetPageByAlias(java.lang.String alias)
|
StiPage |
StiPagesCollection.getPageWithoutCache(int pageIndex)
|
StiPage |
StiPagesCollection.set(int index,
StiPage element)
|
Methods in com.stimulsoft.report.components with parameters of type StiPage | |
---|---|
boolean |
StiPagesCollection.add(StiPage page)
|
boolean |
StiPagesCollection.addPage(StiPage page)
|
void |
StiPagesCollection.addPageToQuickCache(StiPage page,
boolean savePage)
|
boolean |
StiPagesCollection.addV2Internal(StiPage page)
|
void |
StiComponentsCollection.fillPage(StiPage page)
|
void |
StiPagesCollection.GetPage(StiPage page)
|
static StiSize |
StiPageHelper.getPaperSize(StiPage page,
StiSize paperSize)
|
boolean |
StiPagesCollection.isNotSavedPage(StiPage page)
|
void |
StiSaveLoadPageEventHandler.load(java.lang.Object sender,
StiPage page,
int index,
java.lang.String path)
|
void |
StiPagesCollection.loadPage(StiPage page)
|
void |
StiPagesCollection.markPageAsNotSaved(StiPage page)
|
void |
StiSaveLoadPageEventHandler.save(java.lang.Object sender,
StiPage page,
int index,
java.lang.String path)
|
void |
StiPagesCollection.savePage(StiPage page)
|
void |
StiPagesCollection.savePage(StiPage page,
boolean clearContent)
|
StiPage |
StiPagesCollection.set(int index,
StiPage element)
|
void |
StiInteraction.setDrillDownPage(StiPage value)
|
void |
StiPage.setPage(StiPage value)
|
void |
StiComponent.setPage(StiPage page)
|
void |
StiPagesCollection.setPageWithoutCache(int pageIndex,
StiPage page)
|
Uses of StiPage in com.stimulsoft.report.components.complexcomponents |
---|
Methods in com.stimulsoft.report.components.complexcomponents that return StiPage | |
---|---|
StiPage |
StiSubReport.getSubReportPage()
Gets or sets a page that contains SubReport. |
Methods in com.stimulsoft.report.components.complexcomponents with parameters of type StiPage | |
---|---|
static StiSubReport |
StiSubReport.GetSubReportForPage(StiPage page)
|
void |
StiSubReport.setSubReportPage(StiPage value)
|
Uses of StiPage in com.stimulsoft.report.dialogs |
---|
Subclasses of StiPage in com.stimulsoft.report.dialogs | |
---|---|
class |
StiForm
Represents a dialog box. |
Uses of StiPage in com.stimulsoft.report.engine.engineV2 |
---|
Fields in com.stimulsoft.report.engine.engineV2 declared as StiPage | |
---|---|
StiPage |
StiEngine.templatePage
|
Methods in com.stimulsoft.report.engine.engineV2 that return StiPage | |
---|---|
StiPage |
StiEngine.getPage()
Gets or sets a page in what rendering of bands is done. |
static StiPage |
StiPageHelper.GetPageFromTemplate(StiPage templatePage)
Creates a new page on base of the page of the template. |
StiPage |
StiEngine.getTemplatePage()
Gets or sets a page from a template. |
Methods in com.stimulsoft.report.engine.engineV2 with parameters of type StiPage | |
---|---|
void |
StiEngine.AddPageToRenderedPages(StiPage page)
Adds a specified page into the collection of rendered pages. |
static void |
StiPageHelper.CreateListOfDataBands(StiPage page,
java.util.ArrayList dataBandsOnPage,
java.util.ArrayList dataBandsInContainers,
java.util.ArrayList subReportsOnPage,
java.util.ArrayList crossTabsOnPage)
Заполняет: коллекцию DataBand's, которые лежит прямо на странице и не имеют MasterComponent (или MasterComponent равен page.MasterDataBand); коллекцию DataBand's, которые лежат в контейнерах расположенных прямо на странице; коллекцию SubReport's, которые расположены прямо на странице. |
static StiPage |
StiPageHelper.GetPageFromTemplate(StiPage templatePage)
Creates a new page on base of the page of the template. |
int |
StiPageNumberHelper.GetPageNumber(StiPage page)
|
int |
StiPageNumberHelper.GetPageNumberThrough(StiPage page)
|
static java.util.ArrayList |
StiPageHelper.GetReportSummaries(StiPage page)
Returns the list of ReportSummaryBands. |
static java.util.ArrayList |
StiPageHelper.GetReportTitles(StiPage page)
Returns the list of ReportTitleBands. |
static boolean |
StiRenderProviderV2.isFirstPage(StiReport report,
StiPage page)
|
static boolean |
StiRenderProviderV2.isLastPage(StiReport report,
StiPage page)
|
static void |
StiPostProcessProviderV2.PostProcessPage(StiPage page,
boolean isFirstPage,
boolean isLastPage)
|
static void |
StiPostProcessProviderV2.PostProcessPage(StiPage page,
boolean isFirstPage,
boolean isLastPage,
boolean clearPage)
|
static void |
StiPostProcessProviderV2.PostProcessPrimitives(StiPage page)
|
static void |
StiPageHelper.PrepareBookmark(StiPage page)
|
static void |
StiPageHelper.preparePointer(StiPage page)
|
void |
StiEngine.ProcessPageAfterRendering(StiPage page,
boolean isFinal)
|
static void |
StiRenderProviderV2.ProcessPageToCache(StiReport report,
StiPage page,
boolean isFinal)
|
static void |
StiPageHelper.RenderOverlays(StiPage masterPage,
StiPage renderedPage)
|
static void |
StiPageHelper.RenderPage(StiPage page)
Prints the specified page. |
static void |
StiPageHelper.RenderSimpleComponents(StiPage page,
StiContainer outContainer)
Prints all simple components on a page. |
void |
StiEngine.setPage(StiPage value)
|
void |
StiEngine.setTemplatePage(StiPage value)
|
Uses of StiPage in com.stimulsoft.report.export.service |
---|
Methods in com.stimulsoft.report.export.service with parameters of type StiPage | |
---|---|
void |
StiExportService.invokeExporting(StiPage page,
StiPagesCollection pages)
Change progress bar status |
static void |
StiSvgExportService.StiSvgHelper.saveToStream(StiReport report,
StiPage page,
java.io.OutputStream outputStream,
boolean compressed)
Save to OutputStream |
static void |
StiSvgExportService.StiSvgHelper.saveToStream(StiReport report,
StiPage page,
java.io.OutputStream outputStream,
boolean compressed,
boolean standalone,
int clipCounter,
StiImageFormat imageFormat,
float imageQuality,
float imageResolution)
Save to OutputStream * @param report StiReport |
Uses of StiPage in com.stimulsoft.report.helpers |
---|
Methods in com.stimulsoft.report.helpers with parameters of type StiPage | |
---|---|
static boolean |
StiExpressionHelper.parseBool(StiPage page,
java.lang.String text)
|
static java.lang.String |
StiExpressionHelper.parseText(StiPage page,
java.lang.String text)
|
Uses of StiPage in com.stimulsoft.report.options |
---|
Methods in com.stimulsoft.report.options with parameters of type StiPage | |
---|---|
static boolean |
DesignerOptions.GlobalEvents.InvokePageSetup(StiPage page)
|
Uses of StiPage in com.stimulsoft.report.painters.components |
---|
Methods in com.stimulsoft.report.painters.components with parameters of type StiPage | |
---|---|
void |
StiPagePainter.drawPageNumber(StiPage page,
StiGraphics g,
java.lang.Integer pageNumber,
StiRectangle pageRect,
java.lang.Double zoom,
java.lang.Double pageZoom)
Draw page numbers for segment page |
java.awt.image.BufferedImage |
StiPagePainter.getWatermarkImage(StiPage page,
double zoom,
boolean useMargins)
|
java.awt.image.BufferedImage |
StiPagePainter.getWatermarkImage(StiPage page,
double zoom,
boolean useMargins,
int imageType)
|
void |
StiPagePainter.paintTableLines(StiPage page,
StiGraphics g)
Paint table lines |
Uses of StiPage in com.stimulsoft.report.print |
---|
Method parameters in com.stimulsoft.report.print with type arguments of type StiPage | |
---|---|
static java.awt.print.PrinterJob |
StiPrintHelper.preparePrinterJob(java.util.List<StiPage> pages)
Prepare report for printing & print |
Constructors in com.stimulsoft.report.print with parameters of type StiPage | |
---|---|
StiPagePrintable(StiPage page)
Constructor StiPage |
|
StiPagePrintable(StiPage page,
int segmentX,
int segmentY)
Constructor |
Uses of StiPage in com.stimulsoft.report.units |
---|
Methods in com.stimulsoft.report.units with parameters of type StiPage | |
---|---|
static java.util.List<StiToolTipHelper> |
StiToolTipHelper.getToolTips(StiPage page)
|
Uses of StiPage in com.stimulsoft.report.viewer.visual |
---|
Methods in com.stimulsoft.report.viewer.visual that return StiPage | |
---|---|
abstract StiPage |
StiVisual.getPage()
Return page |
Uses of StiPage in com.stimulsoft.viewer.controls.visual |
---|
Methods in com.stimulsoft.viewer.controls.visual that return StiPage | |
---|---|
StiPage |
StiPageVisual.getPage()
|
Methods in com.stimulsoft.viewer.controls.visual with parameters of type StiPage | |
---|---|
void |
StiThumbPageVisual.setPage(StiPage page)
Set page & calculate image preview size & position |
void |
StiPageVisual.setPage(StiPage page)
|
Uses of StiPage in com.stimulsoft.viewer.utils |
---|
Methods in com.stimulsoft.viewer.utils with parameters of type StiPage | |
---|---|
static java.lang.Integer |
StiPageNumberHelper.getPageStartNumber(StiPage page)
|
Uses of StiPage in com.stimulsoft.webdesigner.helper |
---|
Methods in com.stimulsoft.webdesigner.helper that return StiPage | |
---|---|
static StiPage |
StiReportEdit.getPageByName(StiReport report,
java.lang.String name)
|
Methods in com.stimulsoft.webdesigner.helper with parameters of type StiPage | |
---|---|
static void |
StiReportEdit.addComponentToPage(StiComponent component,
StiPage currentPage)
|
static StiGroup |
StiGroup.getGroupFromPage(StiPage page)
|
static java.lang.String |
StiReportEdit.getPageMargins(StiPage page)
|
static java.lang.String |
StiReportEdit.getPageSize(StiPage page)
|
static java.util.HashMap<java.lang.String,java.lang.Object> |
StiReportEdit.getPropsRebuildPage(StiReport report,
StiPage currentPage)
|
static java.lang.String |
StiReportEdit.getWatermarkImageContentForPaint(StiPage page,
java.util.HashMap<java.lang.String,java.lang.Object> pageProps)
|
static void |
StiInsertionComponents.insert(StiPage currentPage)
|
static void |
StiInsertionComponents.insert(StiPage currentPage,
boolean alignToGrid)
|
static void |
StiInsertionComponents.insertComponents(StiPage currentPage,
StiComponentsCollection comps)
|
static void |
StiInsertionComponents.insertComponents(StiPage currentPage,
StiComponentsCollection comps,
boolean alignToGrid)
|
static void |
StiInsertionComponents.insertGroups(StiPage currentPage,
StiGroup group)
|
StiComponentsCollection |
StiGroup.insertIntoPage(StiPage page)
|
static void |
StiReportEdit.setWatermarkImageProperty(StiPage page,
java.lang.String propValue)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |