5.10 Client-Side Methods

Client-side methods can display various windows for an element. These methods are available in the Operations Center console only. For example:

var element = formula.Root
element.showAlarms()

Table 5-2 describes client-side methods.

Table 5-2 Client-Side Methods for Displaying Element Windows

Method

Description

showAlarms()

Display the Alarms window for this element.

hideAlarms()

Hide the Alarms window for this element.

showConsole()

Display the Console window for this element.

hideConsole()

Hide the Console window for this element.

showProperties()

Display the property pages for this element.

hideProperties()

Hide the property pages for this element.

showPerformance()

Display the Performance window for this element.

hidePerformance()

Hide the Performance window for this element.