Table of Contents

Class UiFormBaseDescription

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

Base interface for Oracle Forms test objects.

public abstract class UiFormBaseDescription : UiObjectBaseDescription, ICloneable, IDescription
Inheritance
UiFormBaseDescription
Implements
Derived
Inherited Members

Constructors

UiFormBaseDescription()

protected UiFormBaseDescription()

Properties

Title

The window title.

public StringProperty Title { get; set; }

Property Value

StringProperty