|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface KeyboardView.OnKeyboardActionListener
Method Summary | |
---|---|
void |
onKey(int primaryCode,
int[] keyCodes)
|
void |
onPress(int primaryCode)
|
void |
onRelease(int primaryCode)
|
void |
onText(CharSequence text)
|
void |
swipeDown()
|
void |
swipeLeft()
|
void |
swipeRight()
|
void |
swipeUp()
|
Method Detail |
---|
void onPress(int primaryCode)
void onRelease(int primaryCode)
void onKey(int primaryCode, int[] keyCodes)
void onText(CharSequence text)
void swipeLeft()
void swipeRight()
void swipeDown()
void swipeUp()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |