Table of Contents

Interface IFormWindow

Namespace
HP.LFT.SDK.Oracle
Assembly
HP.LFT.SDK.dll

An Oracle Forms window.

public interface IFormWindow : IUiFormBase, IUiObjectBase, IClickable, ILocationInfoProvider, IEnabledProvider, ITopLevelObject, ITestObject, ITestObjectDescriber
Inherited Members
Extension Methods

Properties

ClassPath

The Oracle class hierarchy of the object's Oracle class.

string ClassPath { get; }

Property Value

string

ShortTitle

The window's short title.

string ShortTitle { get; }

Property Value

string