Interface IFormWindow
An Oracle Forms window.
Inherited Members
Namespace: HP.LFT.SDK.Oracle
Assembly: HP.LFT.SDK.dll
Syntax
public interface IFormWindow : IUiFormBase, IUiObjectBase, IClickable, ILocationInfoProvider, IEnabledProvider, ITopLevelObject, ITestObject, ITestObjectDescriber
Properties
ClassPath
The Oracle class hierarchy of the object's Oracle class.
Declaration
string ClassPath { get; }
Property Value
| Type | Description |
|---|---|
| string |
ShortTitle
The window's short title.
Declaration
string ShortTitle { get; }
Property Value
| Type | Description |
|---|---|
| string |