operations/bulk-operation-stepper/base-stepper.component.ts
Properties |
Methods |
|
Accessors |
operationStepper |
Type : BulkOperationStepper
|
Decorators :
@ViewChild(BulkOperationStepper, {static: true})
|
ngOnDestroy |
ngOnDestroy()
|
Returns :
void
|
ngOnInit |
ngOnInit()
|
Returns :
void
|
Protected onSelectionChange | ||||||
onSelectionChange(event: StepperSelectionEvent)
|
||||||
Parameters :
Returns :
void
|
Protected Abstract retrieveOperationPrototype |
retrieveOperationPrototype()
|
Returns :
OperationDetails | Promise
|
deviceTypes | ||||||
setdeviceTypes(deviceTypes: string | string[])
|
||||||
Parameters :
Returns :
void
|