Skip to main content

%UnitTest.Portal.Home

class %UnitTest.Portal.Home extends %UnitTest.Portal.standardPage

Method Inventory

Methods

method %OnGetPageName() as %String
Inherited description: Get the (localized) name of the page. This should be implemented in a subclass.
method %OnGetTitle() as %String
Inherited description: Get the (localized) title string for the page. This should be implemented in a subclass.
classmethod DelInst(id As %Integer) as %Status [ ZenMethod ]
method calcStatus(pTable As %ZEN.Component.tablePane, pName As %String, pSeed As %String) as %Status
method delCell(pTable As %ZEN.Component.tablePane, pName As %String, pSeed As %String) as %Status
clientmethod deleteInstance(id) [ Language = javascript ]

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab