Class: cWMLReport
Class Hierarchy:
cObjectcReportcReportDScBasicReportcHtmlReportcWebReportcWMLReportMixins:
WmlFormat_Mixin, WmlWrite_Mixin,
Class Definition
Properties
IntegerpbNextCard
break is a next card condition
IntegerpbNextDeck
break is a next deck condition
IntegerpiCardCount
system maintained
current item within card
IntegerpiCardNum
current card number
IntegerpiItemsPerCard
Number items allowed per card. if 0, no limit
IntegerpiWmlLength
current length of WML output at start of new record
IntegerpiWmlMaxLength
these should be set in object
Maximum suggested length for output. if 0, no limit
Functions and Procedures
StringAddWmlRecordLink(string sValue string sTitle)
function for creating WML links. Note that a content value and a title must be passed.
StringAddWmlRowIdLink(string sValue string sTitle)
function for creating WML links. Note that a content value and a title must be passed.
StringBreakCard()
The breakpoint function must return the value to be tested for a break
Construct_Object()
integerHaltReport(integer iBreakLevel)
augment to check if maximum length is exceeded
OnInitBreakpoints()
if there is a card item limit, define the card item check breakpoint
IntegerSetup_Report()
WriteWml(string sVal)
augment to keep track of WML output length
Instances
oReport | Customer.wo | 18 |
oReport | CustomerReport.wo | 39 |
oReport | Invt.wo | 27 |
oReport | OrderDtlReport.wo | 48 |
oReport | OrderReport.wo | 30 |
oReport | SalesP.wo | 16 |
oReport | Vendor.wo | 17 |
References (1):