src/app/manage-learn/shared/components/matrix-type-input/matrix-type-input.component.ts
OnInit
selector | app-matrix-type-input |
styleUrls | ./matrix-type-input.component.scss |
templateUrl | ./matrix-type-input.component.html |
Properties |
Methods |
Inputs |
Outputs |
constructor(modalCtrl: ModalController, translate: TranslateService, alertCtrl: AlertController, utils: UtilsService)
|
|||||||||||||||
Parameters :
|
data | |
Type : any
|
|
enableGps | |
Type : any
|
|
enableQuestionReadOut | |
Type : boolean
|
|
evidenceId | |
Type : string
|
|
generalQuestion | |
Type : boolean
|
|
imageLocalCopyId | |
Type : string
|
|
inputIndex | |
Type : any
|
|
isFirst | |
Type : boolean
|
|
isLast | |
Type : boolean
|
|
schoolId | |
Type : string
|
|
submissionId | |
Type : string
|
|
nextCallBack | |
Type : EventEmitter
|
|
previousCallBack | |
Type : EventEmitter
|
|
updateLocalData | |
Type : EventEmitter
|
|
addInstances |
addInstances()
|
Returns :
void
|
back |
back()
|
Returns :
void
|
checkCompletionOfInstance | ||||||
checkCompletionOfInstance(data, gpsLocation)
|
||||||
Parameters :
Returns :
boolean
|
checkForValidation |
checkForValidation()
|
Returns :
void
|
deleteInstance | ||||
deleteInstance(instanceIndex)
|
||||
Parameters :
Returns :
void
|
Async deleteInstanceAlert | ||||
deleteInstanceAlert(index)
|
||||
Parameters :
Returns :
any
|
getLastModified | ||||
getLastModified(instance)
|
||||
Parameters :
Returns :
number
|
next | ||||||
next(status?: any)
|
||||||
Parameters :
Returns :
void
|
ngOnInit |
ngOnInit()
|
Returns :
void
|
updateInstance | ||||||||||||
updateInstance(instanceIndex, instanceValue, gpsLocation?: any)
|
||||||||||||
Parameters :
Returns :
void
|
Async viewInstance | ||||
viewInstance(i)
|
||||
Parameters :
Returns :
any
|
initilaData |
mainInstance |
Type : any
|
./matrix-type-input.component.scss