예제 #1
0
 public WebViewOnTouchListener(BTWebView webview)
 {
     this.webview = webview;
 }
예제 #2
0
 public OnActionItemClickListenerAnonymousInnerClassHelper(BTWebView outerInstance)
 {
     this.outerInstance = outerInstance;
 }
예제 #3
0
 public MyWebViewClient(BTWebView outerInstance)
 {
     this.outerInstance = outerInstance;
 }