enum sap.ui.table.SelectionBehavior

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

Selection behavior of the table


Properties Overview

Node Description
sap.ui.table.SelectionBehavior.Row

Rows can be selected on the complete row.

sap.ui.table.SelectionBehavior.RowOnly

Rows can only be selected on the row (and the selector is hidden).

sap.ui.table.SelectionBehavior.RowSelector

Rows can only be selected on the row selector.