C1.Android.Input Assembly / C1.Android.Input Namespace / DummyKeyListener Class

In This Topic
DummyKeyListener Class Methods
In This Topic

For a list of all members of this type, see DummyKeyListener members.

Public Methods
 NameDescription
Public MethodOverridden.  Performs the action that happens when you press the KEYCODE_DEL key in a TextView.  
Public MethodOverloaded.  (Inherited from Android.Text.Method.MetaKeyKeyListener)
Public Method (Inherited from Java.Lang.Object)
Public Method (Inherited from Java.Lang.Object)
Public MethodOverridden.  Performs the action that happens when you press the KEYCODE_FORWARD_DEL key in a TextView.  
Public Method (Inherited from Java.Lang.Object)
Public Method (Inherited from Java.Lang.Object)
Public Method (Inherited from Java.Lang.Object)
Public MethodOverridden.  Handles presses of the meta keys.  
Public MethodOverridden.  Base implementation handles ACTION_MULTIPLE KEYCODE_UNKNOWN by inserting the event's text into the content.  
Public Method (Inherited from Android.Text.Method.MetaKeyKeyListener)
Public Method (Inherited from Java.Lang.Object)
Public Method (Inherited from Java.Lang.Object)
Public Method (Inherited from Java.Lang.Object)
Public MethodOverloaded.  (Inherited from Java.Lang.Object)
Top
See Also