class %BI.WebPrinter
extends %CSP.Page
Parameters
|
Properties
|
Methods
|
Queries
|
Indices
|
ForeignKeys
|
Triggers
|
|
|
9
|
|
|
|
|
classmethod OnPage()
as %Status
Event handler for PAGE event: this is invoked in order to
generate the content of a csp page.
classmethod deleteData(rid)
classmethod jsExecution(jsexe)
classmethod listclass(name, cname)
classmethod loadData(rId)
classmethod retrieveEscSeq()
classmethod saveData(title, fId, desc, clsname, loop, data, cs, checkbox)
classmethod startPrinting(device, rId)
classmethod updateData(title, fId, desc, clsname, loop, data, cs, checkbox, rId)