Example usage for org.apache.cordova CordovaChromeClient subclass-usage

List of usage examples for org.apache.cordova CordovaChromeClient subclass-usage

Introduction

In this page you can find the example usage for org.apache.cordova CordovaChromeClient subclass-usage.

Usage

From source file com.ibm.commerce.worklight.android.WCHybridChromeClient.java

/**
 * WCHybridChromeClient extends the <code>CordovaChromeClient</code> with behavior customizations
 * @see CordovaChromeClient
 */
public class WCHybridChromeClient extends CordovaChromeClient {

From source file com.polyvi.xface.view.XWebChromeClient.java

/**
 * ?webview??
 *
 */
public class XWebChromeClient extends CordovaChromeClient {