AVEVA OMI Software Developer Kit
Methods  Events

IBrowser Interface Members

The following tables list the members exposed by IBrowser.

Public Methods
 NameDescription
 Method Executes JavaScript code.  
 Method Gets the source HTML of the current document.  
 Method Hides the developer tools interface.  
 Method Loads the given HTML.  
 Method Registers a function that can be called from JavaScript code.  
 MethodReloads the current web page.  
 Method Displays the developer tools interface in a separate window.  
 MethodStops loading the current web page.  
Top
Public Events
 NameDescription
 Event Occurs when IsReady has changed.  
 Event Signals Load Completed.  
Top
See Also