class %BI.WebMapTable
extends %CSP.Page
Parameters
|
Properties
|
Methods
|
Queries
|
Indices
|
ForeignKeys
|
Triggers
|
|
|
14
|
|
|
|
|
classmethod CleanQuote(str)
as %String
classmethod DelGrp(group)
as %String
classmethod Delete(type, id)
classmethod DeleteTrans(group, id)
as %String
classmethod EditGrp(group, name)
as %String
classmethod LoadSelectorTables(id)
as %String
classmethod LoadTables(type)
classmethod LoadTransTable(group)
classmethod OnPage()
as %Status
Event handler for PAGE event: this is invoked in order to
generate the content of a csp page.
classmethod ReturnVal()
as %String
classmethod Save(type, data)
classmethod SaveGrp(grpName)
as %String
classmethod Update(type, data, oldCode)
classmethod Warn(type)