class %BI.WebTableList
extends %CSP.Page
Parameters
|
Properties
|
Methods
|
Queries
|
Indices
|
ForeignKeys
|
Triggers
|
|
|
5
|
|
|
|
|
classmethod GenerateBodyTRow(listNo, valueList, id, rowBgColor, allowSel)
classmethod GenerateBodyTRow2(dataVal, delimRow, delimCol, rowBgCol, allowSel)
classmethod GenerateFooter(noOfList, footrCtnt, formNm, bgColor, rowBgColor)
classmethod GenerateHeader(noOfCols, colNm, formNm, chkbox, bgColor)
classmethod OnPage()
as %Status
Event handler for PAGE event: this is invoked in order to
generate the content of a csp page.