Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 605 Bytes

list-list-item-and-table-295e44b.md

File metadata and controls

21 lines (12 loc) · 605 Bytes

List, List Item, and Table

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 and Multi
  • Navigation types such as Navigation, Active or Detail
  • Swipe for Action
  • Growing feature
  • Grouping

Related Information

Samples: sap.m.List

Samples: sap.m.Table