Navigation:  ABC Library Reference > ReportManager Class >====== ReportManager Class C6H0009.jpg ====== Previous pageReturn to chapter overviewNext page

ReportManager Concepts

ReportManager Relationship to Other Application Builder Classes

ReportManager ABC Template Implementation

ReportManager Source Files

ReportManager Conceptual Example

ReportManager Properties

AddItem (program the ReportManager object)

DeferOpenReport (defer open)

Preview (PrintPreviewClass object)

PreviewQueue (report metafile pathnames)

Process (ProcessClass object)

QueryControl (query button)

Report (the managed REPORT)

SkipPreview (print rather than preview)

TimeSlice (report resource usage)

Zoom (initial report preview magnification)

ReportManager Methods

ReportManager Functional Organization--Expected Use

Ask (display window and process its events:ReportManager)

AskPreview (preview or print the report)

Init (initialize the ReportManager object)

Kill (shut down the ReportManager object)

Next (get next report record)

Open (a virtual to execute on EVENT:OpenWindow--ReportManager)

OpenReport (prepare report for execution)

TakeAccepted (process Accepted event)

TakeCloseEvent (a virtual to process EVENT:CloseWindow)

TakeNoRecords (process empty report)

TakeRecord(process each record)

TakeWindowEvent (a virtual to process non-field events:ReportManager)