You.i Engine
CYIWebBridgeLocator Class Reference

Detailed Description

Instantiates the web browser oriented bridges; the instance will be deleted automatically when the application is terminated.

The CYIWebViewBridge and CYIWebBrowserBridge are available on mobile platforms.

See also
CYIWebViewBridge
CYIWebBrowserBridge

#include <platform/YiWebBridgeLocator.h>

Static Public Member Functions

static yi::deprecated::CYIWebViewBridgeGetWebViewBridge ()
 
static CYIWebBrowserBridgeGetWebBrowserBridge ()
 

Member Function Documentation

static CYIWebBrowserBridge* CYIWebBridgeLocator::GetWebBrowserBridge ( )
static

Returns an instance of a CYIWebBrowserBridge.

Note
The caller does not obtain ownership of the returned bridge.
static yi::deprecated::CYIWebViewBridge* CYIWebBridgeLocator::GetWebViewBridge ( )
static

Returns an instance of a CYIWebViewBridge.

Deprecated:
This method has been deprecated and may be removed in a future release. The CYIWebView class should be used instead.
Note
The caller does not obtain ownership of the returned bridge.

The documentation for this class was generated from the following file: