class %BI.WebMessaging
extends %CSP.Page
Parameters
|
Properties
|
Methods
|
Queries
|
Indices
|
ForeignKeys
|
Triggers
|
|
|
14
|
|
|
|
|
classmethod OnPage()
as %Status
Event handler for PAGE event: this is invoked in order to
generate the content of a csp page.
classmethod SendMsgJS(dest, msgTo, msgSubj, msgDue, msgText, pivotDetail, staticCapture, priority)
classmethod deleteMsg()
classmethod keepLastJS(msgID, rowNum, callFrom)
classmethod loadAsPivot(msgID, audID)
classmethod loadAsPivot2(sRtn, msgID, audID)
classmethod loadTaskJS(msgID)
classmethod openMsgJS(msgID)
classmethod remLastJS(callFrom)
classmethod remReFwd()
classmethod saveTaskJS(msgID, sentDate, dueDate, taskStatus, taskPrior, taskCompletion, completedDate)
classmethod setCurr(msgID)
classmethod setReFwd(msgID, sendType)
classmethod setSubjArea(audID)