Table of Contents

Class TabDescription

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

The description of an Oracle tabbed region test object.

public class TabDescription : UiObjectBaseDescription, ICloneable, IDescription
Inheritance
TabDescription
Implements
Inherited Members

Constructors

TabDescription()

public TabDescription()

Properties

ClassPath

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

public StringProperty ClassPath { get; set; }

Property Value

StringProperty

IsEnabled

Indicates whether the object is enabled.

public bool? IsEnabled { get; set; }

Property Value

bool?

Label

The text displayed on the object.

public StringProperty Label { get; set; }

Property Value

StringProperty