File

operations/bulk-operation-stepper/base-stepper.component.ts

Implements

OnInit OnDestroy

Index

Properties
Methods
Accessors

Properties

operationStepper
Type : BulkOperationStepper
Decorators :
@ViewChild(BulkOperationStepper, {static: true})
stepData
Type : literal type
Default value : {}

A map holding step data. The order of properties need to match the order of the steps they hold data for as the index of the property is used to clear step data when navigating forth after changing data at an earlier step.

Methods

ngOnDestroy
ngOnDestroy()
Returns : void
ngOnInit
ngOnInit()
Returns : void
Protected onSelectionChange
onSelectionChange(event: StepperSelectionEvent)
Parameters :
Name Type Optional
event StepperSelectionEvent No
Returns : void
Protected Abstract retrieveOperationPrototype
retrieveOperationPrototype()

Accessors

deviceTypes
setdeviceTypes(deviceTypes: string | string[])
Parameters :
Name Type Optional
deviceTypes string | string[] No
Returns : void

results matching ""

    No results matching ""