JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
hardware_interfaces
Interface PincodeObserver
public interface
PincodeObserver
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
handleCharacter
(char c)
Will be called when a user has pressed a key at the keypad at pincode reader.
Method Detail
handleCharacter
void handleCharacter(char c)
Will be called when a user has pressed a key at the keypad at pincode reader. The following characters could be pressed: '0', '1'...'9', '*', '#'.
Parameters:
c
- the character on the pressed key
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method