Home > widget-integration > PredictiveBundleController > (constructor)
PredictiveBundleController.(constructor)
Constructs a new instance of the PredictiveBundleController class
Signature:
constructor(appService: AppService, predictiveBundleService: PredictiveBundleService, cartService: CartService, productService: ProductService, constants: PredictiveBundleConstants, wcagHelper: WCAGHelper, navigationHelper: NavigationHelper, stateService: PredictiveBundleStateService, runtime: DOMActionRuntime, focusTrapService: FocusTrapService, modalSurfaceService: ModalSurfaceService);
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
appService | ||
|
predictiveBundleService | ||
|
cartService | ||
|
productService | ||
|
constants | ||
|
wcagHelper |
WCAGHelper | |
|
navigationHelper |
NavigationHelper | |
|
stateService | ||
|
runtime |
DOMActionRuntime | |
|
focusTrapService |
FocusTrapService | |
|
modalSurfaceService |
ModalSurfaceService |