android.text.method
Class DateTimeKeyListener
java.lang.Object
android.text.method.MetaKeyKeyListener
android.text.method.BaseKeyListener
android.text.method.NumberKeyListener
android.text.method.DateTimeKeyListener
- All Implemented Interfaces:
- InputFilter, KeyListener
public class DateTimeKeyListener
- extends NumberKeyListener
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 |
CHARACTERS
public static final char[] CHARACTERS
DateTimeKeyListener
public DateTimeKeyListener()
getInputType
public int getInputType()
getAcceptedChars
protected char[] getAcceptedChars()
- Specified by:
getAcceptedChars
in class NumberKeyListener
getInstance
public static DateTimeKeyListener getInstance()
Copyright © 2008-2012. All Rights Reserved.