Constructors
constructor
- new LogoCompany(appStore: AppStore, cdr: ChangeDetectorRef): LogoCompany
-
Parameters
-
appStore: AppStore
-
cdr: ChangeDetectorRef
Properties
Private appStore
appStore: AppStore
Private cdr
cdr: ChangeDetectorRef
Private imageRetries
imageRetries: number
Private unsub
unsub: any
Private whitelabelModel
Methods
Private getBusinessInfo
- getBusinessInfo(field: any): string
-
Parameters
Returns string
Private getImageUrl
-
Returns string
Private ngOnDestroy
-
Returns void
Private onImageError
-
Returns void
Private onImageLoaded
-
Returns void
Logo component for Application header activated via elementRef and listen to mouse events via angular adapter interface