android.webkit
Class JsResult

java.lang.Object
  extended by android.webkit.JsResult
Direct Known Subclasses:
JsPromptResult

public class JsResult
extends java.lang.Object


Field Summary
protected  android.webkit.CallbackProxy mProxy
           
protected  boolean mResult
           
 
Method Summary
 void cancel()
           
 void confirm()
           
protected  void wakeUp()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

mResult

protected boolean mResult

mProxy

protected final android.webkit.CallbackProxy mProxy
Method Detail

cancel

public final void cancel()

confirm

public final void confirm()

wakeUp

protected final void wakeUp()


Copyright © 2008-2010. All Rights Reserved.