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