Table of Contents

Class LabelDescription

Namespace
HP.LFT.SDK.Java
Assembly
HP.LFT.SDK.dll

The description of a Java Label test object.

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

Constructors

LabelDescription()

public LabelDescription()

Properties

Text

The object's text.

public StringProperty Text { get; set; }

Property Value

StringProperty