A B C D E F G H I J K L M N O P R S T U W 

A

AccessibilityCompat - com.talent.compat.web.core.compat中的类
Created by wbs on 2018/3/20 0020.
AccessibilityCompat(WebView) - 类 的构造器com.talent.compat.web.core.compat.AccessibilityCompat
 
addJavascript(Object, String) - 类 中的方法com.talent.compat.web.core.CompatWebView
经过大量的测试,按照以下方式才能保证JS脚本100%注入成功: 1、在第一次loadUrl之前注入JS(在addJavascriptInterface里面注入即可,setWebViewClient和setWebChromeClient要在addJavascriptInterface之前执行); 2、在webViewClient.onPageStarted中都注入JS; 3、在webChromeClient.onProgressChanged中都注入JS,并且不能通过自检查(onJsPrompt里面判断)JS是否注入成功来减少注入JS的次数,因为网页中的JS可以同时打开多个url导致无法控制检查的准确性;
addJavascript(String) - 类 中的方法com.talent.compat.web.core.CompatWebView
 
addJavascriptInterface(WebView, Object, String) - 类 中的方法com.talent.compat.web.core.js.JellyBeanJsInjection
 
addJavascriptInterface(WebView, Object, String) - 接口 中的方法com.talent.compat.web.core.js.JsInjection
 
addJavascriptInterface(WebView, Object, String) - 类 中的方法com.talent.compat.web.core.js.UnderSupportJsInjection
 
addJavascriptInterface(Object, String) - 类 中的方法com.talent.compat.web.core.CompatWebView
ALIPAYS_SCHEME - 类 中的静态变量com.talent.compat.web.core.useage.DefaultWebViewClient
 
apply(Object...) - 类 中的方法com.talent.compat.web.core.js.JsCallback
向网页执行js回调;
as() - 类 中的方法com.talent.compat.web.core.useage.EasyWebView
 
asBuilder() - 类 中的静态方法com.talent.compat.web.core.useage.DefaultWebViewClient
 
asDefault() - 类 中的方法com.talent.compat.web.core.useage.EasyWebView
 
atTitleGotten(WebViewContainer.TitleGetter) - 类 中的方法com.talent.compat.web.core.useage.WebViewContainer
 
autoDealLink(boolean) - 类 中的方法com.talent.compat.web.core.useage.DefaultWebViewClient.Builder
 

B

back() - 接口 中的方法com.talent.compat.web.core.useage.EventHandler
 
build() - 类 中的方法com.talent.compat.web.core.useage.DefaultWebViewClient.Builder
 
buildNotRepeatInjectJS(String, String) - 类 中的静态方法com.talent.compat.web.core.js.JsConstructors
构建一个“不会重复注入”的js脚本;

C

call(WebView, JSONObject) - 类 中的方法com.talent.compat.web.core.js.JsCallJava
 
checkNetwork(Context) - 类 中的静态方法com.talent.compat.web.core.useage.EasyWebView
 
clearHistory() - 类 中的方法com.talent.compat.web.core.CompatWebView
 
com.talent.compat.web.core - 程序包 com.talent.compat.web.core
 
com.talent.compat.web.core.callback - 程序包 com.talent.compat.web.core.callback
 
com.talent.compat.web.core.compat - 程序包 com.talent.compat.web.core.compat
 
com.talent.compat.web.core.js - 程序包 com.talent.compat.web.core.js
 
com.talent.compat.web.core.useage - 程序包 com.talent.compat.web.core.useage
 
CompatWebView - com.talent.compat.web.core中的类
Created by wbs on 2018/3/20 0020.
CompatWebView(Context) - 类 的构造器com.talent.compat.web.core.CompatWebView
 
CompatWebView(Context, AttributeSet) - 类 的构造器com.talent.compat.web.core.CompatWebView
 
CompatWebView(Context, AttributeSet, int) - 类 的构造器com.talent.compat.web.core.CompatWebView
 
component(Activity) - 类 中的方法com.talent.compat.web.core.useage.DefaultWebViewClient.Builder
 

D

DefaultWebLifeCycleImpl - com.talent.compat.web.core中的类
 
DefaultWebLifeCycleImpl(WebView) - 类 的构造器com.talent.compat.web.core.DefaultWebLifeCycleImpl
 
DefaultWebViewClient - com.talent.compat.web.core.useage中的类
Created by wbs on 2018/3/21 0021.
DefaultWebViewClient(DefaultWebViewClient.Builder) - 类 的构造器com.talent.compat.web.core.useage.DefaultWebViewClient
 
DefaultWebViewClient.Builder - com.talent.compat.web.core.useage中的类
 
destroy() - 类 中的方法com.talent.compat.web.core.CompatWebView
 
destroy() - 类 中的方法com.talent.compat.web.core.useage.EasyWebView
 
destroyWebViewConfigCallback() - 类 中的方法com.talent.compat.web.core.compat.WebViewConfigCompat.JellyBeanHandler
 
destroyWebViewConfigCallback() - 类 中的方法com.talent.compat.web.core.compat.WebViewConfigCompat.KitKatHandler
 
destroyWebViewConfigCallback() - 类 中的方法com.talent.compat.web.core.compat.WebViewConfigCompat.LowVersionHandler
 
destroyWebViewConfigCallback() - 接口 中的方法com.talent.compat.web.core.compat.WebViewConfigCompat.WebViewConfigHandler
 
detachWebParent(WebView) - 类 中的静态方法com.talent.compat.web.core.compat.WebViewCompat
 
dispatchNestedFling(float, float, boolean) - 类 中的方法com.talent.compat.web.core.NestedScrollCompatWebView
 
dispatchNestedPreFling(float, float) - 类 中的方法com.talent.compat.web.core.NestedScrollCompatWebView
 
dispatchNestedPreScroll(int, int, int[], int[]) - 类 中的方法com.talent.compat.web.core.NestedScrollCompatWebView
 
dispatchNestedScroll(int, int, int, int, int[]) - 类 中的方法com.talent.compat.web.core.NestedScrollCompatWebView
 
DO_END_ANIMATION_DURATION - 类 中的静态变量com.talent.compat.web.core.useage.ThemeWebIndicator
结束动画时长 , Fade out 。
doUpdateVisitedHistory(WebView, String, boolean) - 类 中的方法com.talent.compat.web.core.WebViewClientBase
 

E

EasyWebView - com.talent.compat.web.core.useage中的类
Created by wbs on 2018/3/20 0020.
EasyWebView(Context) - 类 的构造器com.talent.compat.web.core.useage.EasyWebView
 
EasyWebView(Context, AttributeSet) - 类 的构造器com.talent.compat.web.core.useage.EasyWebView
 
EasyWebView(Context, AttributeSet, int) - 类 的构造器com.talent.compat.web.core.useage.EasyWebView
 
EventHandler - com.talent.compat.web.core.useage中的接口
Created by wbs on 2018/3/20 0020.

F

FINISH - 类 中的静态变量com.talent.compat.web.core.useage.ThemeWebIndicator
 
fixedAccessibilityInjectorExceptionForOnPageFinished(String) - 类 中的方法com.talent.compat.web.core.compat.AccessibilityCompat
 

G

getApplicationName(Context) - 类 中的静态方法com.talent.compat.web.core.compat.WebViewCompat
 
getDefaultVideoPoster() - 类 中的方法com.talent.compat.web.core.WebChromeClientBase
 
getDelegate() - 类 中的方法com.talent.compat.web.core.WebChromeClientBase
 
getDelegate() - 类 中的方法com.talent.compat.web.core.WebViewClientBase
 
getJsInjection() - 类 中的方法com.talent.compat.web.core.CompatWebView
 
getLayoutParams() - 类 中的方法com.talent.compat.web.core.useage.ThemeWebIndicator
 
getLife() - 类 中的方法com.talent.compat.web.core.useage.EasyWebView
 
getPreloadInterfaceJs() - 类 中的方法com.talent.compat.web.core.js.JsCallJava
 
getSettings() - 类 中的方法com.talent.compat.web.core.useage.WebViewContainer
 
getUrl() - 类 中的方法com.talent.compat.web.core.useage.WebViewContainer
 
getVideoLoadingProgressView() - 类 中的方法com.talent.compat.web.core.WebChromeClientBase
 
getVisitedHistory(ValueCallback<String[]>) - 类 中的方法com.talent.compat.web.core.WebChromeClientBase
 
getWebView() - 类 中的方法com.talent.compat.web.core.useage.WebViewContainer
 
goBack() - 类 中的方法com.talent.compat.web.core.useage.WebViewContainer
 

H

hasNestedScrollingParent() - 类 中的方法com.talent.compat.web.core.NestedScrollCompatWebView
 
hide() - 类 中的方法com.talent.compat.web.core.useage.ThemeWebIndicator
 
hide() - 接口 中的方法com.talent.compat.web.core.useage.WebIndicator
 

I

injectJavaScript() - 类 中的方法com.talent.compat.web.core.CompatWebView
 
injectJavaScript(WebView) - 类 中的方法com.talent.compat.web.core.js.JellyBeanJsInjection
 
injectJavaScript(WebView) - 接口 中的方法com.talent.compat.web.core.js.JsInjection
 
injectJavaScript(WebView) - 类 中的方法com.talent.compat.web.core.js.UnderSupportJsInjection
 
INTENT_SCHEME - 类 中的静态变量com.talent.compat.web.core.useage.DefaultWebViewClient
 
intercept(String, String[], String) - 接口 中的方法com.talent.compat.web.core.useage.PermissionInterceptor
 
interceptUnknownSchema(boolean) - 类 中的方法com.talent.compat.web.core.useage.DefaultWebViewClient.Builder
 
isInstallWebChromeClient() - 类 中的方法com.talent.compat.web.core.CompatWebView
 
isInstallWebViewClient() - 类 中的方法com.talent.compat.web.core.CompatWebView
 
isNestedScrollingEnabled() - 类 中的方法com.talent.compat.web.core.NestedScrollCompatWebView
 
isOverrideMethod(Object, String, String, Class...) - 类 中的静态方法com.talent.compat.web.core.compat.WebViewCompat
 
isPrivateBrowsingEnabled() - 类 中的方法com.talent.compat.web.core.CompatWebView
 
isWebViewPackageException(Throwable) - 类 中的静态方法com.talent.compat.web.core.compat.WebViewCompat
 

J

JellyBeanHandler() - 类 的构造器com.talent.compat.web.core.compat.WebViewConfigCompat.JellyBeanHandler
 
JellyBeanJsInjection - com.talent.compat.web.core.js中的类
Created by wbs on 2018/3/20 0020.
JellyBeanJsInjection() - 类 的构造器com.talent.compat.web.core.js.JellyBeanJsInjection
 
JsCallback - com.talent.compat.web.core.js中的类
 
JsCallback(WebView, String, int) - 类 的构造器com.talent.compat.web.core.js.JsCallback
 
JsCallback.JsCallbackException - com.talent.compat.web.core.js中的异常错误
 
JsCallbackException(String) - 异常错误 的构造器com.talent.compat.web.core.js.JsCallback.JsCallbackException
 
JsCallJava - com.talent.compat.web.core.js中的类
Created by wbs on 2018/3/20 0020.
JsConstructors - com.talent.compat.web.core.js中的类
Created by wbs on 2018/3/20 0020.
JsConstructors() - 类 的构造器com.talent.compat.web.core.js.JsConstructors
 
JsInjection - com.talent.compat.web.core.js中的接口
Created by wbs on 2018/3/20 0020.

K

KitKatHandler() - 类 的构造器com.talent.compat.web.core.compat.WebViewConfigCompat.KitKatHandler
 

L

linkPageOpenMode(int) - 类 中的方法com.talent.compat.web.core.useage.DefaultWebViewClient.Builder
 
load(String) - 类 中的方法com.talent.compat.web.core.useage.WebViewContainer
 
loadErrorPage() - 类 中的方法com.talent.compat.web.core.useage.WebViewContainer
 
LowVersionHandler() - 类 的构造器com.talent.compat.web.core.compat.WebViewConfigCompat.LowVersionHandler
 

M

MAX_DECELERATE_SPEED_DURATION - 类 中的静态变量com.talent.compat.web.core.useage.ThemeWebIndicator
默认加速后减速动画最大时长
MAX_UNIFORM_SPEED_DURATION - 类 中的静态变量com.talent.compat.web.core.useage.ThemeWebIndicator
默认匀速动画最大的时长

N

NestedScrollCompatWebView - com.talent.compat.web.core中的类
 
NestedScrollCompatWebView(Context) - 类 的构造器com.talent.compat.web.core.NestedScrollCompatWebView
 
NestedScrollCompatWebView(Context, AttributeSet) - 类 的构造器com.talent.compat.web.core.NestedScrollCompatWebView
 
newCall(Object, String) - 类 中的静态方法com.talent.compat.web.core.js.JsCallJava
 

O

onCloseWindow(WebView) - 类 中的方法com.talent.compat.web.core.WebChromeClientBase
 
onConsoleMessage(ConsoleMessage) - 类 中的方法com.talent.compat.web.core.WebChromeClientBase
 
onConsoleMessage(String, int, String) - 类 中的方法com.talent.compat.web.core.WebChromeClientBase
已过时。
onCreateWindow(WebView, boolean, boolean, Message) - 类 中的方法com.talent.compat.web.core.WebChromeClientBase
 
onDestroy() - 类 中的方法com.talent.compat.web.core.DefaultWebLifeCycleImpl
 
onDestroy() - 接口 中的方法com.talent.compat.web.core.WebLifeCycle
 
onDetachedFromWindow() - 类 中的方法com.talent.compat.web.core.useage.ThemeWebIndicator
 
onDraw(Canvas) - 类 中的方法com.talent.compat.web.core.useage.ThemeWebIndicator
 
onExceededDatabaseQuota(String, String, long, long, long, WebStorage.QuotaUpdater) - 类 中的方法com.talent.compat.web.core.WebChromeClientBase
已过时。
onFormResubmission(WebView, Message, Message) - 类 中的方法com.talent.compat.web.core.WebViewClientBase
 
onGeolocationPermissionsHidePrompt() - 类 中的方法com.talent.compat.web.core.WebChromeClientBase
notify the host application that a request for Geolocation permissions, made with a previous call to onGeolocationPermissionsShowPrompt() has been canceled.
onGeolocationPermissionsShowPrompt(String, GeolocationPermissions.Callback) - 类 中的方法com.talent.compat.web.core.WebChromeClientBase
 
onGetTitle(WebView, String) - 接口 中的方法com.talent.compat.web.core.useage.WebViewContainer.TitleGetter
 
onHideCustomView() - 类 中的方法com.talent.compat.web.core.WebChromeClientBase
 
onJavaScriptInterfaceAdded(Object, String) - 类 中的方法com.talent.compat.web.core.CompatWebView
 
onJsAlert(WebView, String, String, JsResult) - 类 中的方法com.talent.compat.web.core.WebChromeClientBase
 
onJsBeforeUnload(WebView, String, String, JsResult) - 类 中的方法com.talent.compat.web.core.WebChromeClientBase
 
onJsConfirm(WebView, String, String, JsResult) - 类 中的方法com.talent.compat.web.core.WebChromeClientBase
 
onJsPrompt(WebView, String, String, String, JsPromptResult) - 类 中的方法com.talent.compat.web.core.js.JellyBeanJsInjection
 
onJsPrompt(WebView, String, String, String, JsPromptResult) - 接口 中的方法com.talent.compat.web.core.js.JsInjection
 
onJsPrompt(WebView, String, String, String, JsPromptResult) - 类 中的方法com.talent.compat.web.core.js.UnderSupportJsInjection
 
onJsPrompt(WebView, String, String, String, JsPromptResult) - 类 中的方法com.talent.compat.web.core.WebChromeClientBase
 
onJsPrompt(WebView, String, String, String, JsPromptResult) - 类 中的方法com.talent.compat.web.core.WebChromeClientWrapper
 
onJsTimeout() - 类 中的方法com.talent.compat.web.core.WebChromeClientBase
 
onKeyDown(int, KeyEvent) - 接口 中的方法com.talent.compat.web.core.useage.EventHandler
 
onLoadResource(WebView, String) - 类 中的方法com.talent.compat.web.core.WebViewClientBase
 
onMeasure(int, int) - 类 中的方法com.talent.compat.web.core.useage.ThemeWebIndicator
 
onPageCommitVisible(WebView, String) - 类 中的方法com.talent.compat.web.core.WebViewClientBase
 
onPageFinished(WebView, String) - 类 中的方法com.talent.compat.web.core.callback.SupportWebClient
 
onPageFinished(WebView, String) - 接口 中的方法com.talent.compat.web.core.callback.WebClient
 
onPageFinished(WebView, String) - 类 中的方法com.talent.compat.web.core.useage.WebViewContainer
 
onPageFinished(WebView, String) - 类 中的方法com.talent.compat.web.core.WebViewClientBase
 
onPageFinished(WebView, String) - 类 中的方法com.talent.compat.web.core.WebViewClientWrapper
 
onPageStarted(WebView, String, Bitmap) - 类 中的方法com.talent.compat.web.core.callback.SupportWebClient
 
onPageStarted(WebView, String, Bitmap) - 接口 中的方法com.talent.compat.web.core.callback.WebClient
 
onPageStarted(WebView, String, Bitmap) - 类 中的方法com.talent.compat.web.core.useage.WebViewContainer
 
onPageStarted(WebView, String, Bitmap) - 类 中的方法com.talent.compat.web.core.WebViewClientBase
 
onPageStarted(WebView, String, Bitmap) - 类 中的方法com.talent.compat.web.core.WebViewClientWrapper
 
onPause() - 类 中的方法com.talent.compat.web.core.DefaultWebLifeCycleImpl
 
onPause() - 接口 中的方法com.talent.compat.web.core.WebLifeCycle
 
onPermissionRequest(PermissionRequest) - 类 中的方法com.talent.compat.web.core.WebChromeClientBase
 
onPermissionRequestCanceled(PermissionRequest) - 类 中的方法com.talent.compat.web.core.WebChromeClientBase
 
onProgressChanged(WebView, int) - 类 中的方法com.talent.compat.web.core.callback.SupportWebClient
 
onProgressChanged(WebView, int) - 接口 中的方法com.talent.compat.web.core.callback.WebClient
 
onProgressChanged(WebView, int) - 类 中的方法com.talent.compat.web.core.useage.WebViewContainer
 
onProgressChanged(WebView, int) - 类 中的方法com.talent.compat.web.core.WebChromeClientBase
 
onProgressChanged(WebView, int) - 类 中的方法com.talent.compat.web.core.WebChromeClientWrapper
 
onReachedMaxAppCacheSize(long, long, WebStorage.QuotaUpdater) - 类 中的方法com.talent.compat.web.core.WebChromeClientBase
已过时。
onReceivedClientCertRequest(WebView, ClientCertRequest) - 类 中的方法com.talent.compat.web.core.WebViewClientBase
 
onReceivedError(WebView, int, String, String) - 类 中的方法com.talent.compat.web.core.callback.SupportWebClient
 
onReceivedError(WebView, int, String, String) - 接口 中的方法com.talent.compat.web.core.callback.WebClient
 
onReceivedError(WebView, int, String, String) - 类 中的方法com.talent.compat.web.core.useage.WebViewContainer
 
onReceivedError(WebView, int, String, String) - 类 中的方法com.talent.compat.web.core.WebViewClientBase
已过时。
onReceivedError(WebView, int, String, String) - 类 中的方法com.talent.compat.web.core.WebViewClientWrapper
 
onReceivedError(WebView, WebResourceRequest, WebResourceError) - 类 中的方法com.talent.compat.web.core.WebViewClientBase
 
onReceivedError(WebView, WebResourceRequest, WebResourceError) - 类 中的方法com.talent.compat.web.core.WebViewClientWrapper
 
onReceivedHttpAuthRequest(WebView, HttpAuthHandler, String, String) - 类 中的方法com.talent.compat.web.core.WebViewClientBase
 
onReceivedHttpError(WebView, WebResourceRequest, WebResourceResponse) - 类 中的方法com.talent.compat.web.core.WebViewClientBase
 
onReceivedIcon(WebView, Bitmap) - 类 中的方法com.talent.compat.web.core.WebChromeClientBase
 
onReceivedLoginRequest(WebView, String, String, String) - 类 中的方法com.talent.compat.web.core.WebViewClientBase
 
onReceivedSslError(WebView, SslErrorHandler, SslError) - 类 中的方法com.talent.compat.web.core.WebViewClientBase
 
onReceivedTitle(WebView, String) - 类 中的方法com.talent.compat.web.core.callback.SupportWebClient
 
onReceivedTitle(WebView, String) - 接口 中的方法com.talent.compat.web.core.callback.WebClient
 
onReceivedTitle(WebView, String) - 类 中的方法com.talent.compat.web.core.useage.WebViewContainer
 
onReceivedTitle(WebView, String) - 类 中的方法com.talent.compat.web.core.WebChromeClientBase
 
onReceivedTitle(WebView, String) - 类 中的方法com.talent.compat.web.core.WebChromeClientWrapper
 
onReceivedTouchIconUrl(WebView, String, boolean) - 类 中的方法com.talent.compat.web.core.WebChromeClientBase
 
onRequestFocus(WebView) - 类 中的方法com.talent.compat.web.core.WebChromeClientBase
 
onResume() - 类 中的方法com.talent.compat.web.core.DefaultWebLifeCycleImpl
 
onResume() - 接口 中的方法com.talent.compat.web.core.WebLifeCycle
 
onScaleChanged(WebView, float, float) - 类 中的方法com.talent.compat.web.core.useage.DefaultWebViewClient
 
onScaleChanged(WebView, float, float) - 类 中的方法com.talent.compat.web.core.WebViewClientBase
 
onShowCustomView(View, int, WebChromeClient.CustomViewCallback) - 类 中的方法com.talent.compat.web.core.WebChromeClientBase
 
onShowCustomView(View, WebChromeClient.CustomViewCallback) - 类 中的方法com.talent.compat.web.core.WebChromeClientBase
 
onShowFileChooser(WebView, ValueCallback<Uri[]>, WebChromeClient.FileChooserParams) - 类 中的方法com.talent.compat.web.core.WebChromeClientBase
 
onSizeChanged(int, int, int, int) - 类 中的方法com.talent.compat.web.core.useage.ThemeWebIndicator
 
onTooManyRedirects(WebView, Message, Message) - 类 中的方法com.talent.compat.web.core.WebViewClientBase
已过时。
onTouchEvent(MotionEvent) - 类 中的方法com.talent.compat.web.core.NestedScrollCompatWebView
 
onUnhandledKeyEvent(WebView, KeyEvent) - 类 中的方法com.talent.compat.web.core.WebViewClientBase
 
onWebChromeClientSetup(WebChromeClient) - 类 中的方法com.talent.compat.web.core.CompatWebView
 
onWebViewClientSetup(WebViewClient) - 类 中的方法com.talent.compat.web.core.CompatWebView
 
OPEN_PAGE_AS_ASKING - 类 中的静态变量com.talent.compat.web.core.useage.EasyWebView
 
OPEN_PAGE_AS_DIRECT - 类 中的静态变量com.talent.compat.web.core.useage.EasyWebView
 
OPEN_PAGE_DISALLOWED - 类 中的静态变量com.talent.compat.web.core.useage.EasyWebView
 
openFileChooser(ValueCallback<Uri>) - 类 中的方法com.talent.compat.web.core.WebChromeClientBase
 
openFileChooser(ValueCallback<Uri>, String, String) - 类 中的方法com.talent.compat.web.core.WebChromeClientBase
 
openFileChooser(ValueCallback, String) - 类 中的方法com.talent.compat.web.core.WebChromeClientBase
 

P

PermissionInterceptor - com.talent.compat.web.core.useage中的接口
 
prepare() - 类 中的方法com.talent.compat.web.core.CompatWebView
 
prepare() - 类 中的方法com.talent.compat.web.core.useage.EasyWebView
 

R

registerWebClient(WebClient) - 类 中的方法com.talent.compat.web.core.CompatWebView
 
removeSearchBoxJavaBridge(WebView) - 类 中的静态方法com.talent.compat.web.core.compat.WebViewCompat
 
reset() - 类 中的方法com.talent.compat.web.core.useage.ThemeWebIndicator
 
reset() - 接口 中的方法com.talent.compat.web.core.useage.WebIndicator
 
resetAccessibilityEnabled() - 类 中的方法com.talent.compat.web.core.compat.AccessibilityCompat
 

S

SCHEME_SMS - 类 中的静态变量com.talent.compat.web.core.useage.DefaultWebViewClient
 
setColor(int) - 类 中的方法com.talent.compat.web.core.useage.ThemeWebIndicator
 
setColor(String) - 类 中的方法com.talent.compat.web.core.useage.ThemeWebIndicator
 
setDownloadListener(DownloadListener) - 类 中的方法com.talent.compat.web.core.useage.EasyWebView
 
setErrorPage(int, int) - 类 中的方法com.talent.compat.web.core.useage.WebViewContainer
 
setIndicatorColor(int) - 类 中的方法com.talent.compat.web.core.useage.WebViewContainer
 
setNestedScrollingEnabled(boolean) - 类 中的方法com.talent.compat.web.core.NestedScrollCompatWebView
 
setOverScrollMode(int) - 类 中的方法com.talent.compat.web.core.CompatWebView
 
setPermanent(boolean) - 类 中的方法com.talent.compat.web.core.js.JsCallback
一般传入到Java方法的js function是一次性使用的,即在Java层jsCallback.apply(...)之后不能再发起回调了; 如果需要传入的function能够在当前页面生命周期内多次使用,请在第一次apply前setPermanent(true);
setProgress(float) - 类 中的方法com.talent.compat.web.core.useage.ThemeWebIndicator
 
setProgress(int) - 类 中的方法com.talent.compat.web.core.useage.ThemeWebIndicator
 
setProgress(int) - 接口 中的方法com.talent.compat.web.core.useage.WebIndicator
 
setWebChromeClient(WebChromeClient) - 类 中的方法com.talent.compat.web.core.callback.SupportWebClient
 
setWebChromeClient(WebChromeClient) - 类 中的方法com.talent.compat.web.core.CompatWebView
 
setWebIndicator(WebIndicator) - 类 中的方法com.talent.compat.web.core.useage.WebViewContainer
已过时。
setWebViewClient(WebViewClient) - 类 中的方法com.talent.compat.web.core.CompatWebView
 
shouldInterceptRequest(WebView, WebResourceRequest) - 类 中的方法com.talent.compat.web.core.WebViewClientBase
 
shouldInterceptRequest(WebView, String) - 类 中的方法com.talent.compat.web.core.WebViewClientBase
已过时。
shouldOverrideKeyEvent(WebView, KeyEvent) - 类 中的方法com.talent.compat.web.core.WebViewClientBase
 
shouldOverrideUrlLoading(WebView, WebResourceRequest) - 类 中的方法com.talent.compat.web.core.useage.DefaultWebViewClient
 
shouldOverrideUrlLoading(WebView, WebResourceRequest) - 类 中的方法com.talent.compat.web.core.WebViewClientBase
 
shouldOverrideUrlLoading(WebView, String) - 类 中的方法com.talent.compat.web.core.useage.DefaultWebViewClient
 
shouldOverrideUrlLoading(WebView, String) - 类 中的方法com.talent.compat.web.core.WebViewClientBase
已过时。
show() - 类 中的方法com.talent.compat.web.core.useage.ThemeWebIndicator
 
show() - 接口 中的方法com.talent.compat.web.core.useage.WebIndicator
 
STARTED - 类 中的静态变量com.talent.compat.web.core.useage.ThemeWebIndicator
 
startNestedScroll(int) - 类 中的方法com.talent.compat.web.core.NestedScrollCompatWebView
 
stopNestedScroll() - 类 中的方法com.talent.compat.web.core.NestedScrollCompatWebView
 
SupportWebClient - com.talent.compat.web.core.callback中的类
Created by wbs on 2018/3/20 0020.
SupportWebClient() - 类 的构造器com.talent.compat.web.core.callback.SupportWebClient
 

T

ThemeWebIndicator - com.talent.compat.web.core.useage中的类
Created by wbs on 2018/3/21 0021.
ThemeWebIndicator(Context) - 类 的构造器com.talent.compat.web.core.useage.ThemeWebIndicator
 
ThemeWebIndicator(Context, AttributeSet) - 类 的构造器com.talent.compat.web.core.useage.ThemeWebIndicator
 
ThemeWebIndicator(Context, AttributeSet, int) - 类 的构造器com.talent.compat.web.core.useage.ThemeWebIndicator
 

U

UN_START - 类 中的静态变量com.talent.compat.web.core.useage.ThemeWebIndicator
 
UnderSupportJsInjection - com.talent.compat.web.core.js中的类
Created by wbs on 2018/3/20 0020.
UnderSupportJsInjection() - 类 的构造器com.talent.compat.web.core.js.UnderSupportJsInjection
 
unregister() - 类 中的方法com.talent.compat.web.core.js.JellyBeanJsInjection
 
unregister() - 接口 中的方法com.talent.compat.web.core.js.JsInjection
 
unregister() - 类 中的方法com.talent.compat.web.core.js.UnderSupportJsInjection
 
unRegisterWebClient(WebClient) - 类 中的方法com.talent.compat.web.core.CompatWebView
 
useDefaultWebChromeClient() - 类 中的方法com.talent.compat.web.core.CompatWebView
 
useDefaultWebViewClient() - 类 中的方法com.talent.compat.web.core.CompatWebView
 

W

WE_CHAT_PAY_SCHEME - 类 中的静态变量com.talent.compat.web.core.useage.DefaultWebViewClient
 
WEB_INDICATOR_DEFAULT_HEIGHT - 类 中的静态变量com.talent.compat.web.core.useage.ThemeWebIndicator
默认的高度
WebChromeClientBase - com.talent.compat.web.core中的类
Created by wbs on 2018/3/20 0020.
WebChromeClientBase() - 类 的构造器com.talent.compat.web.core.WebChromeClientBase
 
WebChromeClientBase(WebChromeClient) - 类 的构造器com.talent.compat.web.core.WebChromeClientBase
 
WebChromeClientWrapper - com.talent.compat.web.core中的类
Created by wbs on 2018/3/20 0020.
WebChromeClientWrapper(CompatWebView) - 类 的构造器com.talent.compat.web.core.WebChromeClientWrapper
 
WebClient - com.talent.compat.web.core.callback中的接口
Created by wbs on 2018/3/20 0020.
WebIndicator - com.talent.compat.web.core.useage中的接口
Created by wbs on 2018/3/20 0020.
WebLifeCycle - com.talent.compat.web.core中的接口
 
WebViewClientBase - com.talent.compat.web.core中的类
Created by wbs on 2018/3/20 0020.
WebViewClientBase(WebViewClient) - 类 的构造器com.talent.compat.web.core.WebViewClientBase
 
WebViewClientWrapper - com.talent.compat.web.core中的类
Created by wbs on 2018/3/20 0020.
WebViewClientWrapper(CompatWebView, AccessibilityCompat) - 类 的构造器com.talent.compat.web.core.WebViewClientWrapper
 
WebViewCompat - com.talent.compat.web.core.compat中的类
Created by wbs on 2018/3/20 0020.
WebViewCompat() - 类 的构造器com.talent.compat.web.core.compat.WebViewCompat
 
WebViewConfigCompat - com.talent.compat.web.core.compat中的类
Created by wbs on 2018/3/20 0020.
WebViewConfigCompat() - 类 的构造器com.talent.compat.web.core.compat.WebViewConfigCompat
 
WebViewConfigCompat.JellyBeanHandler - com.talent.compat.web.core.compat中的类
 
WebViewConfigCompat.KitKatHandler - com.talent.compat.web.core.compat中的类
 
WebViewConfigCompat.LowVersionHandler - com.talent.compat.web.core.compat中的类
 
WebViewConfigCompat.WebViewConfigHandler - com.talent.compat.web.core.compat中的接口
 
WebViewContainer - com.talent.compat.web.core.useage中的类
Created by wbs on 2018/3/21 0021.
WebViewContainer(Context) - 类 的构造器com.talent.compat.web.core.useage.WebViewContainer
 
WebViewContainer(Context, AttributeSet) - 类 的构造器com.talent.compat.web.core.useage.WebViewContainer
 
WebViewContainer(Context, AttributeSet, int) - 类 的构造器com.talent.compat.web.core.useage.WebViewContainer
 
WebViewContainer.TitleGetter - com.talent.compat.web.core.useage中的接口
 
A B C D E F G H I J K L M N O P R S T U W 
跳过导航链接