Skip to main content

HS.Test.UI.LogViewer

class HS.Test.UI.LogViewer extends HS.Test.UI.Main

Property Inventory

Method Inventory

Parameters

parameter PAGENAME = Log Viewer;
Displayed name of this page.

Properties

property LOGID as %String (ZENURL = "ID");
Property methods: LOGIDDisplayToLogical(), LOGIDGet(), LOGIDIsValid(), LOGIDLogicalToDisplay(), LOGIDLogicalToOdbc(), LOGIDNormalize(), LOGIDSet()

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.

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab