sap.m.List
and sap.m.Table
both inherit from the abstract sap.m.ListBase
and provide the features used for lists and tables.
sap.m.List
and sap.m.Table
provide the following features:
- Selection modes, such as
Single
andMulti
- Navigation types such as Navigation, Active or Detail
- Swipe for Action
- Growing feature
- Grouping
Related Information