Skip to main content

HS.Test.UI.DSUB

class HS.Test.UI.DSUB extends HS.Test.UI.Main

Method Inventory

Parameters

parameter PAGENAME = Query Patient CCD;
Displayed name of this page.
parameter SERVICEREGISTRYENTRY = DSUB.NotificationBroker;

Methods

method %OnAfterCreatePage() as %Status
This callback is called after the server-side page object and all of its children are created.
Subclasses can override this to add, remove, or modify items within the page object model, or to provide values for controls.
clientmethod Clear() [ Language = javascript ]
method DisplayTestResult(pTest As HS.Test.UI.Test, pGroupTest As HS.Test.UI.TestGroup = "", pClear=0)
method Send() as %String [ ZenMethod ]
method UpdateConnectathonTests(pRequest, pPatientID) as %Status
method UpdateFilter(pControl) as %Status [ ZenMethod ]
clientmethod chooseType(type) [ Language = javascript ]
clientmethod selectPatient() [ Language = javascript ]

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab