|
Build m5-rc15 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectandroid.text.method.MetaKeyInputMethod
android.text.method.BaseInputMethod
android.text.method.NumberInputMethod
android.text.method.DigitsInputMethod
public class DigitsInputMethod
| Field Summary |
|---|
| Fields inherited from class android.text.method.MetaKeyInputMethod |
|---|
META_ALT_LOCKED, META_ALT_ON, META_CAP_LOCKED, META_CAP_ON, META_SYM_LOCKED, META_SYM_ON |
| Constructor Summary | |
|---|---|
DigitsInputMethod()
|
|
| Method Summary | |
|---|---|
protected char[] |
getAcceptedChars()
|
static DigitsInputMethod |
getInstance()
|
static DigitsInputMethod |
getInstance(String accepted)
|
| Methods inherited from class android.text.method.NumberInputMethod |
|---|
onKeyDown |
| Methods inherited from class android.text.method.BaseInputMethod |
|---|
backspace |
| Methods inherited from class android.text.method.MetaKeyInputMethod |
|---|
adjustMetaAfterKeypress, getMetaState, getMetaState, isMetaTracker, onKeyUp, 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.InputMethod |
|---|
onKeyUp |
| Constructor Detail |
|---|
public DigitsInputMethod()
| Method Detail |
|---|
protected char[] getAcceptedChars()
getAcceptedChars in class NumberInputMethodpublic static DigitsInputMethod getInstance()
public static DigitsInputMethod getInstance(String accepted)
|
Build m5-rc15 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||