Properties
Protected _activatedRoute
_activatedRoute: ActivatedRoute
Protected _caseResourceService
Protected _dynamicRoutingService
Protected _router
_router: Router
Private _showPaths
_showPaths: boolean = false
Protected _translateService
_translateService: TranslateService
breadcrumbsParts
breadcrumbsParts: string[]
filterName
filterName: string
lengthOfPath
lengthOfPath: number = 30
Private nicePath
nicePath: BehaviorSubject<string[]>
Private nicePathSubscription
nicePathSubscription: Subscription
partsAfterDots
partsAfterDots: number = 2
redirectOnClick
redirectOnClick: boolean = true
Private redirectUrls
redirectUrls: Map<string, string[]>
showFilter
showFilter: boolean = true
showHome
showHome: boolean = true
Static Private DELIMETER
DELIMETER: string = '/'
Static Private DOTS
DOTS: string = '...'
Static Private ITEM_SETTINGS
ITEM_SETTINGS: string = 'item_settings'
Static Private NODE_PATH
NODE_PATH: string = 'nodePath'