enum sap.ui.model.TreeAutoExpandMode

Visiblity: protected
Available since: N/A
Module: sap/ui/model/TreeAutoExpandMode
Application Component: CA-UI5-COR

Different modes for setting the auto expand mode on tree or analytical bindings.


Properties Overview

Node Description
sap.ui.model.TreeAutoExpandMode.Bundled

If supported by a backend provider with analytical capabilities, the requests needed for an automatic node expansion are bundled.

sap.ui.model.TreeAutoExpandMode.Sequential

Tree nodes will be expanded in sequence, level by level (Single requests are sent).