Class LabelDescription
The description of an SAPUI5 Label test object.
public class LabelDescription : WebElementDescription, ICloneable, IDescription
- Inheritance
-
LabelDescription
- Implements
- Inherited Members
Constructors
LabelDescription()
public LabelDescription()
Properties
Text
The text of the label.
public StringProperty Text { get; set; }