Skip to main content

This version of the product is no longer supported, and this documentation is no longer updated regularly. See the latest version of this content.Opens in a new tab

%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