class %BI.WebComBank
extends %CSP.Page
Parameters
|
Properties
|
Methods
|
Queries
|
Indices
|
ForeignKeys
|
Triggers
|
|
|
8
|
|
|
|
|
classmethod GetPic(imgId As %String)
as %String
classmethod OnPage()
as %Status
Event handler for PAGE event: this is invoked in order to
generate the content of a csp page.
classmethod boundUpId()
classmethod deleteCom(comId As %Integer, type As %String)
classmethod initImg()
classmethod reInitImg()
classmethod saveCom(comId As %String, comName As %String, folderId As %Integer, type As %String, val As %String)
classmethod showPic(imgId As %String)