nm-product-info
src/app/shared/widgets/apps/my-texter/product-info/product-info.component.ts
selector | nm-product-info |
styleUrls | product-info.component.scss |
templateUrl | ./product-info.component.html |
Widget inputs |
Widget outputs |
Properties |
|
Methods |
|
constructor(_widgetframeService: WidgetframeService)
|
||||||
Parameters :
|
Protected configureWidget | ||||||
configureWidget(configuration: WidgetConfig)
|
||||||
Decorators : WidgetConfigure
|
||||||
Parameters :
Returns :
void
|
ngOnDestroy |
ngOnDestroy()
|
Returns :
void
|
resetWidget |
resetWidget()
|
Returns :
any
|
Public _id |
_id:
|
Decorators : WidgetId
|
Public assetHref |
assetHref:
|
Default value : new ReplaySubject<any>(1)
|
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:
|
Type : string
|
Public productNoForProduct |
productNoForProduct:
|
Default value : new Subject<any>()
|
Decorators : WidgetInput
|
public |
public:
|
Default value : new Subject<any>()
|
Decorators : WidgetInput
|
Public reload |
reload:
|
Default value : new Subject<any>()
|
Decorators : WidgetInput
|
Public resetWidgets |
resetWidgets:
|
Default value : new Subject<any>()
|
Decorators : WidgetInput
|
Public title |
title:
|
Type : string
|
Private unsubscribe |
unsubscribe:
|
Default value : NgUnsubscribe.create()
|
Public uri |
uri:
|
Default value : new Subject<any>()
|
Decorators : WidgetInput
|