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