Home > widget-integration > PreOrderModule

PreOrderModule class

Signature:

export declare class PreOrderModule 

Constructors

Constructor

Modifiers

Description

(constructor)(moduleRef, appService)

Constructs a new instance of the PreOrderModule class

Properties

Property

Modifiers

Type

Description

appService

protected

AppService

moduleRef

protected

ModuleRefImpl

preOrderController

PreOrderController | null

preOrderService

PreOrderService | null

Methods

Method

Modifiers

Description

initializeServices()

protected

onInitBlock(block)

protected

setupBlockListener()

protected