org.solovyev.android.keyboard
Class MapKeyboardController
java.lang.Object
org.solovyev.android.keyboard.AbstractKeyboardController
org.solovyev.android.keyboard.MapKeyboardController
- All Implemented Interfaces:
- AKeyboardController
public abstract class MapKeyboardController
- extends AbstractKeyboardController
User: serso
Date: 11/1/12
Time: 8:18 PM
| Methods inherited from class org.solovyev.android.keyboard.AbstractKeyboardController |
createKeyboardInput0, createKeyboardView, createKeyboardView0, getCurrentKeyboard, getInputMethodService, getKeyboardInput, getKeyboardView, getState, handleBackspace, handleCharacter, handleClose, handleModeChange, handleNextKeyboard, handlePrevKeyboard, handleSpecialKey, isWordSeparator, keyDownUp, onCreate, onCreate0, onCreateCandidatesView, onCurrentInputMethodSubtypeChanged, onDisplayCompletions, onFinishInput, onInitializeInterface, onKey, onKeyDown, onKeyUp, onStartInput, onStartInput0, onStartInputView, onText, onUpdateSelection, pickDefaultCandidate, pickSuggestionManually, sendKey, setCurrentKeyboard, setShifted, setShifted0, setState, updateCandidates, updateShiftKeyState |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MapKeyboardController
public MapKeyboardController()
onInitializeInterface0
@Nonnull
protected AKeyboardControllerState onInitializeInterface0(@Nonnull
android.inputmethodservice.InputMethodService inputMethodService)
- Specified by:
onInitializeInterface0 in class AbstractKeyboardController
createKeyboard
@Nonnull
protected abstract List<AKeyboard> createKeyboard(@Nonnull
android.content.Context context)
getDefaultKeyboardId
@Nonnull
protected abstract String getDefaultKeyboardId()
Copyright © 2013. All Rights Reserved.