Skip to main content

This is documentation for Caché & Ensemble. See the InterSystems IRIS version of this content.Opens in a new tab

For information on migrating to InterSystems IRISOpens in a new tab, see Why Migrate to InterSystems IRIS?

%CSP.WLD.Base

class %CSP.WLD.Base extends %CSP.Page

Method Inventory

Methods

classmethod CSPAction()
classmethod CSPXReturn(%return)
classmethod CSPXrequest()
classmethod CSPpop()
classmethod CSPpostp()
classmethod CSPpps1()
classmethod CSPpps2()
classmethod CSPstack()
classmethod GridCloseEdit(tablename, CurrentRow, col, value, userMethod)
classmethod GridDown(tablename, currentRow, absTopRow)
classmethod GridSelectRow(tablename, CurrentRow, AbsTopRow, userMethod)
classmethod GridUp(tablename, currentRow, absTopRow)
classmethod Quit()
abstract classmethod wldGridActionDOWN()
abstract classmethod wldGridActionEDIT()
abstract classmethod wldGridActionSELECT()
abstract classmethod wldGridActionUP()

Inherited Members

Inherited Methods

FeedbackOpens in a new tab