android.webkit
Class JsPromptResult

java.lang.Object
  extended by android.webkit.JsResult
      extended by android.webkit.JsPromptResult

public class JsPromptResult
extends JsResult


Method Summary
 void confirm(String result)
           
 
Methods inherited from class android.webkit.JsResult
cancel, confirm
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

confirm

public void confirm(String result)


Copyright © 2008-2012. All Rights Reserved.