|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.google.zxing.client.android.result.ResultButtonListener
public final class ResultButtonListener
Handles the result of barcode decoding in the context of the Android platform, by dispatching the proper intents to open other activities like GMail, Maps, etc.
Constructor Summary | |
---|---|
ResultButtonListener(ResultHandler resultHandler,
int index)
|
Method Summary | |
---|---|
void |
onClick(android.view.View view)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ResultButtonListener(ResultHandler resultHandler, int index)
Method Detail |
---|
public void onClick(android.view.View view)
onClick
in interface android.view.View.OnClickListener
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |