nm-asset-details-head
src/app/shared/widgets/buy/head-assetdetails/head-assetdetails.component.ts
selector | nm-asset-details-head |
styleUrls | head-assetdetails.component.scss |
templateUrl | ./head-assetdetails.component.html |
Widget inputs |
Widget outputs |
Properties |
|
Methods |
|
constructor(_widgetframeService: WidgetframeService)
|
||||||
Parameters :
|
Protected configureWidget | ||||||
configureWidget(configuration: WidgetConfig)
|
||||||
Decorators : WidgetConfigure
|
||||||
Parameters :
Returns :
void
|
ngOnInit |
ngOnInit()
|
Returns :
void
|
setParam | ||||||||
setParam(uri: , key: , val: )
|
||||||||
Parameters :
Returns :
any
|
Public _id |
_id:
|
Decorators : WidgetId
|
Public asset |
asset:
|
Type : any[]
|
Public assetHref |
assetHref:
|
Type : string
|
Public assetTitle |
assetTitle:
|
Default value : new Subject<any>()
|
Decorators : WidgetInput
|
Public backgroundImage |
backgroundImage:
|
Type : string
|
Default value : ""
|
Public cols |
cols:
|
Type : any[]
|
Public configuration |
configuration:
|
Type : WidgetConfig
|
Decorators : WidgetConfiguration
|
Private gallery |
gallery:
|
Type : ElementRef
|
Decorators : ViewChild
|
Public header |
header:
|
Type : any
|
Public manufacturerImage |
manufacturerImage:
|
Type : any
|
Default value : ""
|
Public profiles |
profiles:
|
Type : any[]
|
Public reload |
reload:
|
Default value : new Subject<any>()
|
Decorators : WidgetInput
|
Public selectedLocale |
selectedLocale:
|
Type : string
|
Public videoUrl |
videoUrl:
|
Type : string
|
Default value : ""
|