WebReportHTML Class [AX 2012]
| Method | Description | |
|---|---|---|
| abort | (Inherited from ReportOutput.) |
| beginColumnContainer | |
| beginContainer | |
| beginRow | |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| description | (Inherited from ReportOutput.) |
| dialogAndPrint | (Inherited from ReportOutput.) |
| encodeWithExceptions | |
| endBodySection | (Overrides the endBodySection Method.) |
| endColumnContainer | |
| endColumnHeadingsSection | (Overrides the endColumnHeadingsSection Method.) |
| endColumnSection | (Overrides the endColumnSection Method.) |
| endContainer | |
| endEpilogSection | (Overrides the endEpilogSection Method.) |
| endFooterSection | (Overrides the endFooterSection Method.) |
| endHeaderSection | (Overrides the endHeaderSection Method.) |
| endPage | (Inherited from ReportOutputUser.) |
| endPageFooterSection | (Overrides the endPageFooterSection Method.) |
| endPageHeaderSection | (Overrides the endPageHeaderSection Method.) |
| endProgrammableSection | (Overrides the endProgrammableSection Method.) |
| endPrologSection | (Overrides the endPrologSection Method.) |
| endReport | (Overrides the endReport Method.) |
| endRow | |
| endSection | (Inherited from ReportOutputUser.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| findColumn | |
| getCopyNo | (Inherited from ReportOutput.) |
| getDeclineOverwrite | (Inherited from ReportOutput.) |
| getLastCopyNo | (Inherited from ReportOutput.) |
| getLastPageNo | (Inherited from ReportOutput.) |
| getPageNo | (Inherited from ReportOutput.) |
| getStyles | |
| getTempFileName | (Inherited from ReportOutput.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| jobStatus | (Inherited from ReportOutput.) |
| new | Initializes a new instance of the Object class. (Overrides the new Method.) |
| notify | Releases the hold on an object that has called the wait method on this object. (Inherited from Object.) |
| notifyAll | Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.) |
| objectOnServer | Determines whether the object is on a server. (Inherited from Object.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| pageCreated | (Overrides the pageCreated Method.) |
| pagesTotal | (Overrides the pagesTotal Method.) |
| (Inherited from ReportOutput.) | |
| printAscii | (Inherited from ReportOutput.) |
| printHTML | (Inherited from ReportOutput.) |
| printJobSettings | (Inherited from ReportOutput.) |
| printPageViaClass | (Inherited from ReportOutputUser.) |
| printPDF | (Inherited from ReportOutput.) |
| printRTF | (Inherited from ReportOutput.) |
| printTextUTF8 | Prints a report to a UTF-8 format. (Inherited from ReportOutput.) |
| printToTarget | (Inherited from ReportOutput.) |
| printViaClass | (Inherited from ReportOutputUser.) |
| result | (Inherited from ReportOutputUser.) |
| setNumberOfPages | (Inherited from ReportOutput.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| startBodySection | (Overrides the startBodySection Method.) |
| startColumnHeadingsSection | (Overrides the startColumnHeadingsSection Method.) |
| startColumnSection | (Overrides the startColumnSection Method.) |
| startEpilogSection | (Overrides the startEpilogSection Method.) |
| startFooterSection | (Overrides the startFooterSection Method.) |
| startHeaderSection | (Overrides the startHeaderSection Method.) |
| startPage | (Inherited from ReportOutputUser.) |
| startPageFooterSection | (Overrides the startPageFooterSection Method.) |
| startPageHeaderSection | (Overrides the startPageHeaderSection Method.) |
| startProgrammableSection | (Overrides the startProgrammableSection Method.) |
| startPrologSection | (Overrides the startPrologSection Method.) |
| startReport | (Overrides the startReport Method.) |
| startSection | (Overrides the startSection Method.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| type | (Inherited from ReportOutput.) |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| wait | Pauses a process. (Inherited from Object.) |
| write | |
| writeAutoLabel | (Overrides the writeAutoLabel Method.) |
| writeBitmap | (Overrides the writeBitmap Method.) |
| writeCell | |
| writeDate | (Overrides the writeDate Method.) |
| writeDateTime | (Inherited from ReportOutputUser.) |
| writeEmptyLabel | |
| writeEmptyReportInfo | Displays a message that states that the web report is empty to the web session. (Inherited from WebReportBase.) |
| writeEnum | (Overrides the writeEnum Method.) |
| writeField | (Overrides the writeField Method.) |
| writeHeader | |
| writeInt64 | (Inherited from ReportOutputUser.) |
| writeInteger | (Overrides the writeInteger Method.) |
| writeLabel | (Overrides the writeLabel Method.) |
| writeReal | (Overrides the writeReal Method.) |
| writeShape | (Inherited from ReportOutputUser.) |
| writeStaticText | (Overrides the writeStaticText Method.) |
| writeString | (Overrides the writeString Method.) |
| writeSum | (Overrides the writeSum Method.) |
| writeTime | (Overrides the writeTime Method.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
Community Additions
ADD
Show: