Interface: ConfigSettings

ConfigApi.ConfigSettings

Description

Configuration object to send between to interaction scripts

Properties

Methods

Properties

hideCommandColumn

hideCommandColumn: boolean

If true, the command column on List Page is hidden. This column contains checkboxes or radio buttons, depending on the selection mode.


hideExportDashboard

hideExportDashboard: boolean

If true, the "Export Dashboard" button is hidden


massOpsToHide

OptionalmassOpsToHide: string[]

Array of which Mass Operations are not visible in the MassOps Toolbar

Methods

resetPropertyValues

resetPropertyValues(): void

Function to reset the configuration property values

Returns

void