enum sap.ui.comp.smartlist.ListType

Visiblity: public
Available since: N/A
Module: sap/ui/comp/library
Application Component: CA-UI5-CMP

Provides enumeration sap.ui.comp.smartlist.ListType. A subset of list types that fit to a simple API returning one string.


Properties Overview

Node Description
sap.ui.comp.smartlist.ListType.List

A list (sap.m.List) control shall be created as the content of the SmartList, if no list already exists (default)

sap.ui.comp.smartlist.ListType.Tree

A tree (sap.m.Tree) control shall be created as the content of the SmartList, if no list/tree already exists