| Package | Description |
|---|---|
| android.webkit |
| Modifier and Type | Class and Description |
|---|---|
class |
JsPromptResult |
| Modifier and Type | Method and Description |
|---|---|
boolean |
WebChromeClient.onJsAlert(WebView view,
String url,
String message,
JsResult result) |
boolean |
WebChromeClient.onJsBeforeUnload(WebView view,
String url,
String message,
JsResult result) |
boolean |
WebChromeClient.onJsConfirm(WebView view,
String url,
String message,
JsResult result) |
Copyright © 2008-2013. All Rights Reserved.