Skip to main content

HS.Test.UI.Config

class HS.Test.UI.Config extends HS.Test.UI.Main

Method Inventory

Parameters

parameter PAGENAME = Test Tool Configuration;
Displayed name of this page.

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.
method Save() as %Status [ ZenMethod ]
clientmethod onloadHandler() [ Language = javascript ]
Inherited description: This client event, if present, is fired when the page is loaded.

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab