Skip to main content

HS.Test.UI.AU.XDSbPnR

class HS.Test.UI.AU.XDSbPnR extends HS.Test.UI.XDSbPnR

Method Inventory

Parameters

parameter SERVICEREGISTRYENTRY = AU.Repository.Provide;

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.
classmethod %OnSubmit(pSubmit As %ZEN.Submit) as %Status
This callback is called when a form on this page is submitted. pSubmit is a %ZEN.Submit object containing details of the form submit.
Upload CCD file content from client machine to server
clientmethod Clear() [ Language = javascript ]
clientmethod DemoData() [ Language = javascript ]
method DisplayTestResult(pTest As HS.Test.UI.Test, pGroupTest As HS.Test.UI.TestGroup = "", pClear=0)
method GetRequestMessage() as HS.Message.IHE.XDSb.ProvideAndRegisterRequest
method PopulateComboBoxes(pFlag As %Boolean = 1) [ ZenMethod ]
method Send() as %String [ ZenMethod ]
method cancel() [ ZenMethod ]
clientmethod onBeforeStartSend(pButton, pURL="") [ Language = javascript ]
clientmethod updatePatientID(object As %Library.String) [ Language = javascript ]
Override for AU to set PatientID based on IHI Number
clientmethod validateAndSubmit() [ Language = javascript ]

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab