欧美bbbwbbbw肥妇,免费乱码人妻系列日韩,一级黄片

Android中WebChromeClient和WebViewClient的區(qū)別淺析

 更新時(shí)間:2015年04月24日 11:43:22   投稿:junjie  
這篇文章主要介紹了Android中WebChromeClient和WebViewClient的區(qū)別淺析,需要的朋友可以參考下

1、WebViewClient就是幫助WebView處理各種通知、請(qǐng)求事件的,具體來說包括:onLoadResource 、onPageStart 、onPageFinish 、onReceiveError 、onReceivedHttpAuthRequest

2、WebChromeClient是輔助WebView處理Javascript的對(duì)話框,網(wǎng)站圖標(biāo),網(wǎng)站title,加載進(jìn)度等

onCloseWindow(關(guān)閉WebView) 、onCreateWindow() 、onJsAlert (WebView上alert是彈不出來東西的,需要定制你的WebChromeClient處理彈出)onJsPrompt 、onJsConfirm 、onProgressChanged 、onReceivedIcon 、onReceivedTitle

相關(guān)文章

最新評(píng)論