Class EditFieldDescription
The description of an SAPUI5 text box test object.
public class EditFieldDescription : EditFieldDescription, ICloneable, IDescription
- Inheritance
-
EditFieldDescription
- Implements
- Derived
- Inherited Members
Constructors
EditFieldDescription()
public EditFieldDescription()
Properties
IsEnabled
Indicates whether the object is enabled.
public bool? IsEnabled { get; set; }
Property Value
- bool?