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