| 程序包 | 说明 |
|---|---|
| org.cef.callback | |
| org.cef.handler |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
CefWebPluginInfoVisitor.visit(CefWebPluginInfo info,
int count,
int total)
Method that will be called once for each plugin.
|
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
CefRequestContextHandlerAdapter.onBeforePluginLoad(String mime_type,
String plugin_url,
String top_origin_url,
CefWebPluginInfo plugin_info) |
boolean |
CefRequestContextHandler.onBeforePluginLoad(String mime_type,
String plugin_url,
String top_origin_url,
CefWebPluginInfo plugin_info)
Called on multiple browser process threads before a plugin instance is
loaded.
|
Copyright © 2017. All rights reserved.