|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AKeyboardView | |
|---|---|
| org.solovyev.android.keyboard | |
| Uses of AKeyboardView in org.solovyev.android.keyboard |
|---|
| Subinterfaces of AKeyboardView in org.solovyev.android.keyboard | |
|---|---|
interface |
AKeyboardViewWithSuggestions<K extends AKeyboard>
User: serso Date: 11/3/12 Time: 1:02 PM |
| Classes in org.solovyev.android.keyboard that implement AKeyboardView | |
|---|---|
class |
AKeyboardViewImpl<K extends AKeyboard,KV extends View & AndroidKeyboardView<K>>
User: Solovyev_S Date: 02.11.12 Time: 14:44 |
class |
AKeyboardViewWithSuggestionsImpl<K extends AKeyboard,KV extends View & AndroidKeyboardView<K>>
User: serso Date: 11/1/12 Time: 10:04 PM |
| Methods in org.solovyev.android.keyboard that return AKeyboardView | |
|---|---|
AKeyboardView |
AbstractKeyboardController.createKeyboardView(android.content.Context context,
android.view.LayoutInflater layoutInflater)
|
AKeyboardView |
AKeyboardController.createKeyboardView(android.content.Context context,
android.view.LayoutInflater layoutInflater)
Called by the framework when your view for creating input needs to be generated. |
protected abstract AKeyboardView<K> |
AbstractKeyboardController.createKeyboardView0(android.content.Context context)
|
protected AKeyboardView<K> |
AbstractKeyboardController.getKeyboardView()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||