Table of Contents

Class ListBoxDescription

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

The description of an SAPUI5 ListBox test object.

public class ListBoxDescription : ListBoxDescription, ICloneable, IDescription
Inheritance
ListBoxDescription
Implements
Inherited Members

Constructors

ListBoxDescription()

public ListBoxDescription()

Properties

IsEnabled

Indicates whether the object is enabled.

public bool? IsEnabled { get; set; }

Property Value

bool?

SelectType

The type of list. Possible values SelectType

public SelectType? SelectType { get; set; }

Property Value

SelectType?