enum sap.ui.vtm.SelectionMode

Control sample: sap.ui.vtm.SelectionMode
Visiblity: public
Available since: N/A
Module: sap/ui/vtm/SelectionMode
Application Component:

Enumeration specifying row selection modes for a sap.ui.vtm.Tree.


Properties Overview

Node Description
sap.ui.vtm.SelectionMode.MultiToggle

A multiple selection mode that toggles the selection state of a row when it is clicked.

sap.ui.vtm.SelectionMode.Single

Single selection mode.