namespace sap.ui.table.plugins

Control sample: sap.ui.table.plugins
Visiblity:
Available since: N/A
Module:
Application Component: CA-UI5-TBL

Nodes Overview

Node Description
sap.ui.table.plugins.MultiSelectionPlugin

Implements a plugin to enable a special multi-selection behavior:

  • No Select All checkbox, select all can only be done via range selection
  • Dedicated Deselect All button to clear the selection
  • The number of indices which can be selected in a range is defined by the limit property by the application.

sap.ui.table.plugins.SelectionPlugin

Implements the selection methods for a table.


Methods Overview

Method Description