Package com.hp.lft.sdk.sap.ui5
Interface MobileListItem
- All Superinterfaces:
ListItem
An SAPUI5 list item in an SAPUI5 Mobile list.
-
Method Summary
Modifier and TypeMethodDescriptionvoid
details()
Selects the specified item in the list and expands the item's details.
-
Method Details
-
details
Selects the specified item in the list and expands the item's details.- Throws:
GeneralLeanFtException
- if error occurs during execution
-