Skip to main content

HS.Test.UI.Component.messageLog

class HS.Test.UI.Component.messageLog extends %ZEN.Component.composite, HS.Test.UI.Component.hsComponent

A component to display a message log on screen

Property Inventory

Method Inventory

Properties

property IsConnectathon as %Boolean [ InitialExpression = ##class(HS.Registry.Config).GetKeyValue("\IHE\Connectathon",0)=1 ];
Property methods: IsConnectathonDisplayToLogical(), IsConnectathonGet(), IsConnectathonIsValid(), IsConnectathonLogicalToDisplay(), IsConnectathonLogicalToXSD(), IsConnectathonNormalize(), IsConnectathonSet(), IsConnectathonXSDToLogical()

Methods

method ClearResult() [ ZenMethod ]
method DisplayGroupTestResult(pGroupTest As HS.Test.UI.TestGroup, pClear=1)
method LogException(ex, pGroup="")
method LogFinished(pGroup="")
finished a section
method LogMessage(pMsg As %String = "", pGroup="", pMethod="", pDateSwitch=1)
method LogStatus(pSC As %Status, pGroup="")

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab