| 程序包 | 说明 |
|---|---|
| org.cef | |
| org.cef.handler |
| 限定符和类型 | 类和说明 |
|---|---|
class |
CefClient
Client that owns a browser and renderer.
|
| 限定符和类型 | 方法和说明 |
|---|---|
protected CefContextMenuHandler |
CefClient.getContextMenuHandler() |
| 限定符和类型 | 方法和说明 |
|---|---|
CefClient |
CefClient.addContextMenuHandler(CefContextMenuHandler handler) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
CefContextMenuHandlerAdapter
An abstract adapter class for receiving context menu events.
|
| 限定符和类型 | 方法和说明 |
|---|---|
protected abstract CefContextMenuHandler |
CefClientHandler.getContextMenuHandler()
Return the handler for context menus.
|
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
CefClientHandler.removeContextMenuHandler(CefContextMenuHandler h) |
Copyright © 2017. All rights reserved.