Class UiObjectDescription
The description of a Java UiObject test object.
Inherited Members
Namespace: HP.LFT.SDK.Java
Assembly: HP.LFT.SDK.dll
Syntax
public class UiObjectDescription : UiObjectBaseDescription, ICloneable, IDescription
Constructors
UiObjectDescription()
Declaration
public UiObjectDescription()
Properties
Text
The text in the object.
Declaration
public StringProperty Text { get; set; }
Property Value
| Type | Description |
|---|---|
| StringProperty |