Options
All
  • Public
  • Public/Protected
  • All
Menu

Generated class for the PasswordModalPage page.

See https://ionicframework.com/docs/components/#navigation for more info on Ionic pages and navigation.

Hierarchy

  • PasswordModalPage

Index

Constructors

constructor

Properties

action

action: string

Action could be:

  • checkPassword: use to check the pin code before entering the APP. The Modal DO NOT have a cancel button.
  • checkFingerprint: use to check the touchID or faceID before entering the APP. If the check is cancelled or failed, PIN can be used to unlock the app.

currentPassword

currentPassword: string

Private navCtrl

navCtrl: NavController

Private navParams

navParams: NavParams

Private onPauseSubscription

onPauseSubscription: Subscription

passwordInput

passwordInput: Animate

Private platform

platform: Platform

Private popupProvider

popupProvider: PopupProvider

Private profileProvider

profileProvider: ProfileProvider

Private statusBar

statusBar: StatusBar

Private touchid

unregister

unregister: any

Private vibration

vibration: Vibration

Methods

checkFingerprint

  • checkFingerprint(): void

close

  • close(): void

confirm

  • confirm(): void

ionViewDidLoad

  • ionViewDidLoad(): void

ionViewWillEnter

  • ionViewWillEnter(): void

ionViewWillLeave

  • ionViewWillLeave(): void

ngOnDestroy

  • ngOnDestroy(): void

shakeInput

  • shakeInput(): void