Class LinkDescription
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; }