Table of Contents

Class LinkDescription

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

The description of a Java Link test object.

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

Constructors

LinkDescription()

public LinkDescription()

Properties

Text

The text displayed in the link object.

public StringProperty Text { get; set; }

Property Value

StringProperty