org.solovyev.android.keyboard
Class DragAKeyboard.KeyboardDef
java.lang.Object
org.solovyev.android.keyboard.DragAKeyboard.KeyboardDef
- Enclosing class:
- DragAKeyboard
public static final class DragAKeyboard.KeyboardDef
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DragAKeyboard.KeyboardDef
public DragAKeyboard.KeyboardDef()
add
public boolean add(DragAKeyboard.RowDef object)
getRowDefs
@Nonnull
public List<DragAKeyboard.RowDef> getRowDefs()
setImeOptions
public void setImeOptions(@Nonnull
android.content.res.Resources resources,
int imeOptions)
setShifted
public void setShifted(boolean shifted)
Copyright © 2013. All Rights Reserved.