Interface IListItem
An SAPUI5 list item.
public interface IListItem : IListItem
- Inherited Members
Methods
SetData(string)
Enters the specified text in the list box item.
void SetData(string text)
Parameters
textstringthe text to enter
An SAPUI5 list item.
public interface IListItem : IListItem
Enters the specified text in the list box item.
void SetData(string text)
text stringthe text to enter