enum sap.ui.comp.smarttable.InfoToolbarBehavior

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

Enumeration sap.ui.comp.smarttable.InfoToolbarBehavior determines the behavior of the info toolbar in the SmartTable control.

The info toolbar represents the filters that are applied using the table personalization dialog.


Properties Overview

Node Description
sap.ui.comp.smarttable.InfoToolbarBehavior.Auto

The info toolbar is rendered for the SmartTable control of table type ResponsiveTable only.

sap.ui.comp.smarttable.InfoToolbarBehavior.Off

The info toolbar is not rendered.

sap.ui.comp.smarttable.InfoToolbarBehavior.On

The info toolbar is rendered for the SmartTable control regardless of the table type.

Note: Currently the info toolbar is only rendered for table type ResponsiveTable.