A B C D G H J L M O P R S T W 

A

assetFile2Str(Context, String) - Static method in class com.github.lzyzsd.jsbridge.BridgeUtil
 

B

BridgeHandler - Interface in com.github.lzyzsd.jsbridge
 
BridgeUtil - Class in com.github.lzyzsd.jsbridge
 
BridgeUtil() - Constructor for class com.github.lzyzsd.jsbridge.BridgeUtil
 
BridgeWebView - Class in com.github.lzyzsd.jsbridge
 
BridgeWebView(Context, AttributeSet) - Constructor for class com.github.lzyzsd.jsbridge.BridgeWebView
 
BridgeWebView(Context, AttributeSet, int) - Constructor for class com.github.lzyzsd.jsbridge.BridgeWebView
 
BridgeWebView(Context) - Constructor for class com.github.lzyzsd.jsbridge.BridgeWebView
 
BridgeWebViewClient - Class in com.github.lzyzsd.jsbridge
Created by bruce on 10/28/15.
BridgeWebViewClient(BridgeWebView) - Constructor for class com.github.lzyzsd.jsbridge.BridgeWebViewClient
 

C

CallBackFunction - Interface in com.github.lzyzsd.jsbridge
 
callHandler(String, String, CallBackFunction) - Method in class com.github.lzyzsd.jsbridge.BridgeWebView
call javascript registered handler
com.github.lzyzsd.jsbridge - package com.github.lzyzsd.jsbridge
 

D

DefaultHandler - Class in com.github.lzyzsd.jsbridge
 
DefaultHandler() - Constructor for class com.github.lzyzsd.jsbridge.DefaultHandler
 

G

generateBridgeWebViewClient() - Method in class com.github.lzyzsd.jsbridge.BridgeWebView
 
getCallbackId() - Method in class com.github.lzyzsd.jsbridge.Message
 
getData() - Method in class com.github.lzyzsd.jsbridge.Message
 
getDataFromReturnUrl(String) - Static method in class com.github.lzyzsd.jsbridge.BridgeUtil
 
getFunctionFromReturnUrl(String) - Static method in class com.github.lzyzsd.jsbridge.BridgeUtil
 
getHandlerName() - Method in class com.github.lzyzsd.jsbridge.Message
 
getResponseData() - Method in class com.github.lzyzsd.jsbridge.Message
 
getResponseId() - Method in class com.github.lzyzsd.jsbridge.Message
 
getStartupMessage() - Method in class com.github.lzyzsd.jsbridge.BridgeWebView
 

H

handler(String, CallBackFunction) - Method in interface com.github.lzyzsd.jsbridge.BridgeHandler
 
handler(String, CallBackFunction) - Method in class com.github.lzyzsd.jsbridge.DefaultHandler
 

J

JAVASCRIPT_STR - Static variable in class com.github.lzyzsd.jsbridge.BridgeUtil
 

L

loadUrl(String, CallBackFunction) - Method in class com.github.lzyzsd.jsbridge.BridgeWebView
 

M

Message - Class in com.github.lzyzsd.jsbridge
data of bridge
Message() - Constructor for class com.github.lzyzsd.jsbridge.Message
 

O

onCallBack(String) - Method in interface com.github.lzyzsd.jsbridge.CallBackFunction
 
onPageFinished(WebView, String) - Method in class com.github.lzyzsd.jsbridge.BridgeWebViewClient
 
onPageStarted(WebView, String, Bitmap) - Method in class com.github.lzyzsd.jsbridge.BridgeWebViewClient
 
onReceivedError(WebView, int, String, String) - Method in class com.github.lzyzsd.jsbridge.BridgeWebViewClient
 

P

parseFunctionName(String) - Static method in class com.github.lzyzsd.jsbridge.BridgeUtil
 

R

registerHandler(String, BridgeHandler) - Method in class com.github.lzyzsd.jsbridge.BridgeWebView
register handler,so that javascript can call it

S

send(String) - Method in class com.github.lzyzsd.jsbridge.BridgeWebView
 
send(String, CallBackFunction) - Method in class com.github.lzyzsd.jsbridge.BridgeWebView
 
send(String) - Method in interface com.github.lzyzsd.jsbridge.WebViewJavascriptBridge
 
send(String, CallBackFunction) - Method in interface com.github.lzyzsd.jsbridge.WebViewJavascriptBridge
 
setCallbackId(String) - Method in class com.github.lzyzsd.jsbridge.Message
 
setData(String) - Method in class com.github.lzyzsd.jsbridge.Message
 
setDefaultHandler(BridgeHandler) - Method in class com.github.lzyzsd.jsbridge.BridgeWebView
 
setHandlerName(String) - Method in class com.github.lzyzsd.jsbridge.Message
 
setResponseData(String) - Method in class com.github.lzyzsd.jsbridge.Message
 
setResponseId(String) - Method in class com.github.lzyzsd.jsbridge.Message
 
setStartupMessage(List<Message>) - Method in class com.github.lzyzsd.jsbridge.BridgeWebView
 
shouldOverrideUrlLoading(WebView, String) - Method in class com.github.lzyzsd.jsbridge.BridgeWebViewClient
 

T

toArrayList(String) - Static method in class com.github.lzyzsd.jsbridge.Message
 
toJson() - Method in class com.github.lzyzsd.jsbridge.Message
 
toLoadJs - Static variable in class com.github.lzyzsd.jsbridge.BridgeWebView
 
toObject(String) - Static method in class com.github.lzyzsd.jsbridge.Message
 

W

WebViewJavascriptBridge - Interface in com.github.lzyzsd.jsbridge
 
webViewLoadJs(WebView, String) - Static method in class com.github.lzyzsd.jsbridge.BridgeUtil
js 文件将注入为第一个script引用
webViewLoadLocalJs(WebView, String) - Static method in class com.github.lzyzsd.jsbridge.BridgeUtil
 
A B C D G H J L M O P R S T W