Android
android.webkit
public class

android.webkit.JsResult

java.lang.Object
android.webkit.JsResult
Known Direct Subclasses

Summary

Fields

protected    final  CallbackProxy  mProxy   
protected      boolean  mResult   

Public Methods

    final      void  cancel()
Handle the result if the user cancelled the dialog.
    final      void  confirm()
Handle a confirmation response from the user.

Protected Methods

    final      void  wakeUp()
Methods inherited from class java.lang.Object

Details

Fields

protected final CallbackProxy mProxy

protected boolean mResult

Public Methods

public final void cancel()

Handle the result if the user cancelled the dialog.

public final void confirm()

Handle a confirmation response from the user.

Protected Methods

protected final void wakeUp()

Copyright 2007 Google Inc. Build 0.9_r1-98467 - 14 Aug 2008 18:56