Uses of Interface
org.solovyev.android.keyboard.AKeyboardViewWithSuggestions

Packages that use AKeyboardViewWithSuggestions
org.solovyev.android.keyboard   
 

Uses of AKeyboardViewWithSuggestions in org.solovyev.android.keyboard
 

Classes in org.solovyev.android.keyboard that implement AKeyboardViewWithSuggestions
 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 AKeyboardViewWithSuggestions
protected  AKeyboardViewWithSuggestions<DragAKeyboard> DragKeyboardController.createKeyboardView0(android.content.Context context)
           
protected abstract  AKeyboardViewWithSuggestions<K> AbstractAndroidKeyboardController.createKeyboardView0(android.content.Context context)
           
 AKeyboardViewWithSuggestions<K> AbstractAndroidKeyboardController.getKeyboardView()
           
 



Copyright © 2013. All Rights Reserved.