Skip to main content

HS.UI.HL7

class HS.UI.HL7 extends HS.UI.Base

Method Inventory

Parameters

parameter PAGENAME = HL7;
Displayed name of this page.

Methods

method %OnAfterCreatePage() as %Status
Inherited description: 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.
method DrawTitle(pTitle As %String) as %Status
clientmethod onlayoutHandler(load) [ Language = javascript ]
Inherited description: This client event, if present, is fired when the page is first loaded or whenever it is resized.
If this is called at load time, then load will be true.

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab