Table of Contents

Class EditFieldDescription

Namespace
HP.LFT.SDK.SAP.UI5
Assembly
HP.LFT.SDK.dll

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?