Enum sap.ui.commons.TreeSelectionModeModule: sap/ui/commons/library
Selection mode of the tree
Field Summary
sap.ui.commons.TreeSelectionMode.LegacyBehavior of the former Tree.
sap.ui.commons.TreeSelectionMode.MultiSelect multiple rows at a time.
sap.ui.commons.TreeSelectionMode.NoneNo rows can be selected.
sap.ui.commons.TreeSelectionMode.SingleSelect one row at a time.