Class StiInteractionParams

Hierarchy

  • StiInteractionParams

Index

Properties

collapsing

collapsing: object

The the values of the collapsing parameters after Collapsing action.

Type declaration

dashboardFiltering

dashboardFiltering: object

The the values of the filtering parameters after DashboardFiltering action.

Type declaration

dashboardSorting

dashboardSorting: object

The the values of the sorting parameters after DashboardSorting action.

Type declaration

drillDown

drillDown: any[] = []

The the values of the parameters for all levels for drill-down report after DrillDown action.

editable

editable: object

The the values of the edited report fields.

Type declaration

sorting

sorting: object

The the values of the sorting parameters after Sorting action.

Type declaration

variables

variables: object

The the values of the request from user report variables after Submit.

Type declaration

Generated using TypeDoc