Class: cWMLReport

Module location: cWmlReport.pkg line 8 (view source)

Class Hierarchy:

cObjectcReportcReportDScBasicReportcHtmlReportcWebReportcWMLReport

Mixins:

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()
Inherited from cWebReport
integerHaltReport(integer iBreakLevel)
Inherited from cWebReport
augment to check if maximum length is exceeded
OnInitBreakpoints()
Inherited from cWebReport
if there is a card item limit, define the card item check breakpoint
IntegerSetup_Report()
Inherited from cReport
WriteWml(string sVal)
Inherited from WmlWrite_mixin
augment to keep track of WML output length

Instances

oReportCustomer.wo18
oReportCustomerReport.wo39
oReportInvt.wo27
oReportOrderDtlReport.wo48
oReportOrderReport.wo30
oReportSalesP.wo16
oReportVendor.wo17

References (1):

ModuleContaining SymbolLine
WapCustList.wooReport24