|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectandroid.text.method.MetaKeyKeyListener
android.text.method.BaseKeyListener
android.text.method.NumberKeyListener
android.text.method.DateTimeKeyListener
public class DateTimeKeyListener
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface android.text.InputFilter |
|---|
InputFilter.AllCaps, InputFilter.LengthFilter |
| Field Summary | |
|---|---|
static char[] |
CHARACTERS
|
| Fields inherited from class android.text.method.MetaKeyKeyListener |
|---|
META_ALT_LOCKED, META_ALT_ON, META_CAP_LOCKED, META_SHIFT_ON, META_SYM_LOCKED, META_SYM_ON |
| Constructor Summary | |
|---|---|
DateTimeKeyListener()
|
|
| Method Summary | |
|---|---|
protected char[] |
getAcceptedChars()
|
int |
getInputType()
|
static DateTimeKeyListener |
getInstance()
|
| Methods inherited from class android.text.method.NumberKeyListener |
|---|
filter, lookup, ok, onKeyDown |
| Methods inherited from class android.text.method.BaseKeyListener |
|---|
backspace, onKeyOther |
| Methods inherited from class android.text.method.MetaKeyKeyListener |
|---|
adjustMetaAfterKeypress, adjustMetaAfterKeypress, clearMetaKeyState, clearMetaKeyState, clearMetaKeyState, getMetaState, getMetaState, getMetaState, getMetaState, handleKeyDown, handleKeyUp, isMetaTracker, isSelectingMetaTracker, onKeyUp, resetLockedMeta, resetLockedMeta, resetMetaState |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface android.text.method.KeyListener |
|---|
clearMetaKeyState, onKeyUp |
| Field Detail |
|---|
public static final char[] CHARACTERS
| Constructor Detail |
|---|
public DateTimeKeyListener()
| Method Detail |
|---|
public int getInputType()
protected char[] getAcceptedChars()
getAcceptedChars in class NumberKeyListenerpublic static DateTimeKeyListener getInstance()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||