enum sap.ui.table.ResetAllMode

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

Enumeration of the ResetAllMode that can be used in a TablePersoController.


Properties Overview

Node Description
sap.ui.table.ResetAllMode.Default

Default behavior of the TablePersoDialog Reset All button.

sap.ui.table.ResetAllMode.ServiceDefault

Resets the table to the default of the attached PersoService.

sap.ui.table.ResetAllMode.ServiceReset

Resets the table to the result of getResetPersData of the attached PersoService.