Class LabelDescription
The description of a Java Label test object.
public class LabelDescription : UiObjectBaseDescription, ICloneable, IDescription
- Inheritance
-
LabelDescription
- Implements
- Inherited Members
Constructors
LabelDescription()
public LabelDescription()
Properties
Text
The object's text.
public StringProperty Text { get; set; }