C# Syntax
public interface IMobileListItem : IListItem, HP.LFT.SDK.Web.IListItem
Name | Description | |
---|---|---|
Text | The text value of the list item. (Inherited from HP.LFT.SDK.Web.IListItem) |
Name | Description | |
---|---|---|
Details | Selects the specified item in the list and expands the item's details. | |
MakeVisible | Makes an item in the list visible. (Inherited from HP.LFT.SDK.Web.IListItem) | |
SetData | Enters the specified text in the list box item. (Inherited from HP.LFT.SDK.SAP.UI5.IListItem) |