Added in API level 3
android.view.inputmethod
InputMethodManager for
an overview. In most cases the main classes here are not needed for
most applications, since they are dealt with for you by
TextView. When implementing a custom text editor,
however, you will need to implement the
InputConnection class to allow the current
input method to interact with your view.
Interfaces
Classes
Interfaces
Classes
- BaseInputConnection
- CompletionInfo
- CorrectionInfo
- CursorAnchorInfo
- CursorAnchorInfo.Builder
- DeleteGesture
- DeleteGesture.Builder
- DeleteRangeGesture
- DeleteRangeGesture.Builder
- EditorBoundsInfo
- EditorBoundsInfo.Builder
- EditorInfo
- ExtractedText
- ExtractedTextRequest
- HandwritingGesture
- InlineSuggestion
- InlineSuggestionInfo
- InlineSuggestionsRequest
- InlineSuggestionsRequest.Builder
- InlineSuggestionsResponse
- InputBinding
- InputConnectionWrapper
- InputContentInfo
- InputMethodInfo
- InputMethodManager
- InputMethodSubtype
- InputMethodSubtype.InputMethodSubtypeBuilder
- InsertGesture
- InsertGesture.Builder
- InsertModeGesture
- InsertModeGesture.Builder
- JoinOrSplitGesture
- JoinOrSplitGesture.Builder
- PreviewableHandwritingGesture
- RemoveSpaceGesture
- RemoveSpaceGesture.Builder
- SelectGesture
- SelectGesture.Builder
- SelectRangeGesture
- SelectRangeGesture.Builder
- SurroundingText
- TextAppearanceInfo
- TextAppearanceInfo.Builder
- TextAttribute
- TextAttribute.Builder
- TextBoundsInfo
- TextBoundsInfo.Builder
- TextBoundsInfoResult
- TextSnapshot
