src/app/manage-learn/shared/components/footer-buttons/footer-buttons.component.ts
OnChanges
selector | app-footer-buttons |
styleUrls | ./footer-buttons.component.scss |
templateUrl | ./footer-buttons.component.html |
Properties |
Methods |
Inputs |
Outputs |
Accessors |
constructor(utils: UtilsService, translate: TranslateService, toast: ToastService)
|
||||||||||||
Parameters :
|
completedQuestionCount | |
Type : number
|
|
Default value : 0
|
|
data | |
Type : any
|
|
enableGps | |
Type : any
|
|
isFirst | |
Type : boolean
|
|
isLast | |
Type : boolean
|
|
isStartBTNEnabled | |
Type : boolean
|
|
isSubmitted | |
Type : any
|
|
questionCount | |
Type : number
|
|
Default value : 0
|
|
showStartButton | |
Type : boolean
|
|
Default value : false
|
|
showSubmit | |
Type : any
|
|
updatedData | |
Type : any
|
|
viewOnly | |
Type : boolean
|
|
Default value : false
|
|
allowStart | |
Type : EventEmitter
|
|
backAction | |
Type : EventEmitter
|
|
nextAction | |
Type : EventEmitter
|
|
openSheetAction | |
Type : EventEmitter
|
|
startAction | |
Type : EventEmitter
|
|
allowStartingObservation |
allowStartingObservation()
|
Returns :
void
|
back |
back()
|
Returns :
void
|
gpsFlowChecks | ||||||
gpsFlowChecks(action, status)
|
||||||
Parameters :
Returns :
void
|
next | ||||||
next(status?: string)
|
||||||
Parameters :
Returns :
void
|
ngOnChanges |
ngOnChanges()
|
Returns :
void
|
openAction |
openAction()
|
Returns :
void
|
startBtnAction |
startBtnAction()
|
Returns :
void
|
_data |
percentage |
Type : number
|
Default value : 0
|
text |
Type : string
|
data | ||||
getdata()
|
||||
setdata(data)
|
||||
Parameters :
Returns :
void
|
./footer-buttons.component.scss