Class ButtonDescription
The description of an SAPUI5 Button test object.
Inheritance
ButtonDescription
Inherited Members
Namespace: HP.LFT.SDK.SAP.UI5
Assembly: HP.LFT.SDK.dll
Syntax
public class ButtonDescription : ButtonDescription, ICloneable, IDescription
Constructors
ButtonDescription()
Declaration
public ButtonDescription()
Properties
IsEnabled
Indicates whether the object is enabled.
Declaration
public bool? IsEnabled { get; set; }
Property Value
| Type | Description |
|---|---|
| bool? |