Class DrilldownBreadcrumbsComponent
Drilldown Breadcrumbs Component
Implements
AfterViewInitOnChangesOnDestroy
Constructors
constructor
new DrilldownBreadcrumbsComponent(
sisenseContextService,themeService):DrilldownBreadcrumbsComponent
Constructor for the DrilldownBreadcrumbsComponent.
Parameters
| Parameter | Type | Description |
|---|---|---|
sisenseContextService | SisenseContextService | Sisense context service |
themeService | ThemeService | Theme service |
Returns
Properties
Widget
currentDimension
currentDimension:
Attribute
Currently selected drilldown dimension
drilldownSelectionsClear
drilldownSelectionsClear:
EventEmitter<ArgumentsAsObject< () =>void, [] > >
Callback function that is evaluated when the close (X) button is clicked
drilldownSelectionsSlice
drilldownSelectionsSlice:
EventEmitter<number>
Callback function that is evaluated when a breadcrumb is clicked
filtersDisplayValues
filtersDisplayValues:
string[][]
List of drilldown filters formatted to be displayed as breadcrumbs
Constructor
sisenseContextService
sisenseContextService:
SisenseContextService
Sisense context service
themeService
themeService:
ThemeService
Theme service