Class: cWMLReport
Class Hierarchy:
cObject

cReport


cReportDS



cBasicReport




cHtmlReport





cWebReport






cWMLReportMixins:
WmlFormat_Mixin, WmlWrite_Mixin,
Class Definition
Properties
Integer
pbNextCard
break is a next card condition
Integer
pbNextDeck
break is a next deck condition
Integer
piCardCount
system maintained
current item within card
Integer
piCardNum
current card number
Integer
piItemsPerCard
Number items allowed per card. if 0, no limit
Integer
piWmlLength
current length of WML output at start of new record
Integer
piWmlMaxLength
these should be set in object
Maximum suggested length for output. if 0, no limit
Functions and Procedures
String
AddWmlRecordLink(string sValue string sTitle)
function for creating WML links. Note that a content value and a title must be passed.
String
AddWmlRowIdLink(string sValue string sTitle)
function for creating WML links. Note that a content value and a title must be passed.
String
BreakCard()
The breakpoint function must return the value to be tested for a break

Construct_Object()
integer
HaltReport(integer iBreakLevel)
augment to check if maximum length is exceeded

OnInitBreakpoints()
if there is a card item limit, define the card item check breakpoint
Integer
Setup_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):