class %BI.WebMainTable
extends %CSP.Page
Parameters
|
Properties
|
Methods
|
Queries
|
Indices
|
ForeignKeys
|
Triggers
|
|
|
7
|
|
|
|
|
classmethod CleanQuote(str)
as %String
classmethod Delete(type, code, id)
classmethod LoadTables(type)
classmethod OnPage()
as %Status
Event handler for PAGE event: this is invoked in order to
generate the content of a csp page.
classmethod Save(type, code, data)
classmethod Update(type, code, data, oldCode)
classmethod Warn(type)