Class: cCrystalIPageGenerator
CLSID: {AF37682C-6120-4E28-96DD-63FD2DC27B7A}
Class Hierarchy:
cObjectMixincCrystalIPageGeneratorClass Definition
Functions and Procedures
StringComContainingGroupName()
Gets contatining group name for out of place subreport view.
VariantComContainingGroupPath()
Gets containining group path for out of place subreport view.
IntegerComContainingPageNumber()
Gets containing page number for out of place subreport view.
VariantComCreateSubreportPageGenerator(Variant llGroupPath Variant llDrillDownLevel)
Creates a page generator that contains subreport view context.
ShortComDrillDownLevel()
Gets drill down level
VariantComDrillOnGraph(Integer llPageNumber Integer llxOffset Integer llyOffset)
Gets a page generator for drilling on graph.
VariantComDrillOnMap(Integer llPageNumber Integer llxOffset Integer llyOffset)
Gets a page generator for drilling on a map.
VariantComDrillOnSubreport(Integer llPageNumber Integer llxOffset Integer llyOffset)
Gets a page generator for drilling on a out of place subreport.
VariantComExport(CRRenderResultType llresultType)
Gets export data stream.
BooleanComFindText(String llText CRSearchDirection lldirection Variant llpPageNumber)
Searchs for the specified text in the current drill down view, starting with specified page.
IntegerComGetPageNumberForGroup(Variant llGroupPath)
Gets page number for the specified group path.
StringComGroupName()
Get group name for drill down on graph view
VariantComGroupPath()
Gets group path.
VariantComPages()
Gets page collection.
VariantComParent()
Gets page generator's parent (PageEngine).
VariantComRenderTotallerETF(Variant llrootGroupPath Integer llstartingChildNumber Short llpastRootLevels Variant llmaxNodeCount CRRenderResultType llresultType)
Gets totaller ETF stream.
VariantComRenderTotallerHTML(Variant llrootGroupPath Integer llstartingChildNumber Short llpastRootLevels Variant llmaxNodeCount Variant llopenGroupPath Boolean llincludeDrillDownLinks String llbaseURL CRRenderResultType llresultType)
Gets totaller HTML stream.
StringComReportName()
Gets report name for drill down on out of place subreport view.
IntegerComXOffset()
Gets object xoffset.
IntegerComYOffset()
Gets object yoffset.