Class CefBridgeImpl
java.lang.Object
ru.cg.webbpm.studio.subsystems.web_browser.javacef.bridge.CefBridgeImpl
- All Implemented Interfaces:
CefBridge
- Author:
- Tim Urmancheev
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
destroy()
void
static void
onResponse
(String requestId, JSValue response)
-
Constructor Details
-
CefBridgeImpl
public CefBridgeImpl(org.cef.browser.CefBrowser browser_)
-
-
Method Details
-
executeJs
-
executeJsWithResult
- Specified by:
executeJsWithResult
in interfaceCefBridge
-
onResponse
-
destroy
public static void destroy()
-