Class: Reason

timapi.constants.Reason()

Overview

Members-Overview

new Reason()

Constants for Reason tag.

Specification: dialog.

Member-List

autoConfirm (static, constant)

Dialog confirmed automatically (e.g. with the completion of an input form).

Specification: dialog.

cardReader (static, constant)

Card inserted/swiped/presented to confirm dialog.

Specification: dialog.

codeNok (static, constant)

Code Check failed.

Specification: dialog.

codeOk (static, constant)

Code Check succesful.

Specification: dialog.

corr (static, constant)

Corr button used to confirm/decline dialog.

Specification: dialog.

f1 (static, constant)

Function key 1 used to confirm dialog.

Specification: dialog.

f2 (static, constant)

Function key 2 used to confirm dialog.

Specification: dialog.

ok (static, constant)

Ok button used to confirm dialog.

Specification: dialog.

otherKey (static, constant)

Any other key used (not Ok, Stop, Corr, F1, F2) to confirm the dialog.

Specification: dialog.

pinNok (static, constant)

PIN Check failed.

Specification: dialog.

pinOk (static, constant)

PIN Check succesful.

Specification: dialog.

stop (static, constant)

Stop button used to decline dialog.

Specification: dialog.

timeout (static, constant)

No interaction performed and timeout occured.

Specification: dialog.