| java.lang.Object | ||||
| ↳ | android.text.method.MetaKeyKeyListener | |||
| ↳ | android.text.method.BaseKeyListener | |||
| ↳ | android.text.method.NumberKeyListener | |||
| ↳ | android.text.method.TimeKeyListener | |||
For entering times in a text field.
As for all implementations of
KeyListener
, this class is only concerned
with hardware keyboards. Software input methods have no obligation to trigger
the methods in this class.
|
[Expand]
Inherited Constants
|
|||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
android.text.method.MetaKeyKeyListener
|
|||||||||||||||||||||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
CHARACTERS | The characters that are used. | |||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
|
||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
|
||||||||||
|
|
|
||||||||||
| Protected Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
You can say which characters you can accept.
|
||||||||||
|
[Expand]
Inherited Methods
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
android.text.method.NumberKeyListener
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
From class
android.text.method.BaseKeyListener
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
From class
android.text.method.MetaKeyKeyListener
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
From class
java.lang.Object
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
From interface
android.text.InputFilter
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
From interface
android.text.method.KeyListener
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
You can say which characters you can accept.