Removed Classes and Interfaces
|
BaseInputMethod
|
|
DateInputMethod
|
For entering dates in a text field. |
DateTimeInputMethod
|
For entering dates and times in the same text field. |
DialerInputMethod
|
For dialing-only text entry |
DigitsInputMethod
|
For digits-only text entry |
InputMethod
|
|
KeyCharacterMap
|
|
MetaKeyInputMethod
|
This base class encapsulates the behavior for handling the meta keys
(caps, fn, sym). |
MultiTapInputMethod
|
This is the standard input method for alphabetic input on 12-key
keyboards. |
NumberInputMethod
|
For numeric text entry |
QwertyInputMethod
|
This is the standard input method for alphabetic input on qwerty
keyboards. |
TextInputMethod
|
This is the input method for typing normal text. |
TextInputMethod.Capitalize
|
|
TimeInputMethod
|
For entering times in a text field. |