BrowserObject Class

Description

BrowserObject is the class that represents the base class for all objects that are contained within a BrowserApplication.

Availability

This class is supported only on the Open Agent.

Inheritance

BrowserObject derives from the AnyWin class. The following class derives from the BrowserObject class:

  • BrowserWindow class

Limitations

Inherited methods from the AnyWin class that are not supported:

  • ClearTrap
  • GenerateDecl
  • GetAppId
  • GetArrayProperty
  • GetEverything
  • GetHandle
  • GetHelpText
  • GetID
  • GetInputLanguage
  • GetNativeClass
  • IsActive
  • IsArrayProperty
  • IsEnabled
  • IsVisible
  • OpenContextMenu
  • ScrollIntoView
  • SetArrayProperty
  • SetEnabled
  • SetInputLanguage
  • SetTrap
  • SetVisible
  • VerifyActive
  • VerifyEnabled
  • VerifyEverything

Inherited properties from the AnyWin class that are not supported:

  • AppId
  • Background
  • bActive
  • bEnabled
  • Foreground
  • hWnd
  • sFont
  • sID

Methods

In addition to the methods it inherits from the AnyWin class, BrowserObject has the following methods: