nm-product-details-head
src/app/shared/widgets/buy/head/head.component.ts
Used in iPIM Buy. No Widgetframe.
Button of type mat-raised-button
selector | nm-product-details-head |
styleUrls | head.component.scss |
templateUrl | ./head.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
|
Public _id |
_id:
|
Decorators : WidgetId
|
Public assetHref |
assetHref:
|
Default value : new ReplaySubject<any>(1)
|
Public assets |
assets:
|
Default value : new Subject<any>()
|
Decorators : WidgetInput
|
Public cols |
cols:
|
Type : any[]
|
Public configuration |
configuration:
|
Type : WidgetConfig
|
Decorators : WidgetConfiguration
|
Public header |
header:
|
Type : any
|
Public manufacturerImage |
manufacturerImage:
|
Type : any
|
Default value : ""
|
Public product |
product:
|
Type : any
|
Public productNo |
productNo:
|
Default value : new Subject<any>()
|
Decorators : WidgetInput
|
Public reload |
reload:
|
Default value : new Subject<any>()
|
Decorators : WidgetInput
|