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