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