Table of Contents

Class UiObjectDescription

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

The description of a Java UiObject test object.

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

Constructors

UiObjectDescription()

public UiObjectDescription()

Properties

Text

The text in the object.

public StringProperty Text { get; set; }

Property Value

StringProperty