|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.xtremelabs.robolectric.shadows.ShadowKeyEvent
@Implements(value=android.view.KeyEvent.class) public class ShadowKeyEvent
Constructor Summary | |
---|---|
ShadowKeyEvent()
|
Method Summary | |
---|---|
void |
__constructor__(int action,
int code)
|
int |
getAction()
|
int |
getKeyCode()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ShadowKeyEvent()
Method Detail |
---|
public void __constructor__(int action, int code)
@Implementation public final int getAction()
@Implementation public final int getKeyCode()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |