| 接口 | 说明 | 
|---|---|
| CefAuthCallback | Callback interface used for asynchronous continuation of authentication
 requests. | 
| CefBeforeDownloadCallback | Callback interface used to asynchronously continue a download. | 
| CefCallback | Generic callback interface used for asynchronous continuation. | 
| CefCommandLine | Class used to create and/or parse command line arguments. | 
| CefCompletionCallback | Generic callback interface used for asynchronous completion. | 
| CefContextMenuParams | Provides information about the context menu state. | 
| CefCookieVisitor | Interface to implement for visiting cookie values. | 
| CefDownloadItem | Class used to represent a download item. | 
| CefDownloadItemCallback | Callback interface used to asynchronously modify download status. | 
| CefFileDialogCallback | Callback interface for asynchronous continuation of file dialog requests. | 
| CefJSDialogCallback | Callback interface used for asynchronous continuation of JavaScript dialog
 requests. | 
| CefMenuModel | Supports creation and modification of menus. | 
| CefNative | The methods of this interface are triggered by the native code
 to store and get the JNI counterparts of the JCEF implementation. | 
| CefPdfPrintCallback | Callback interface for CefBrowser.PrintToPDF(). | 
| CefPrintDialogCallback | Callback interface for asynchronous continuation of print dialog requests. | 
| CefPrintJobCallback | Callback interface for asynchronous continuation of print job requests. | 
| CefQueryCallback | Interface representing a query callback. | 
| CefRequestCallback | Callback interface used for asynchronous continuation of quota requests. | 
| CefRunFileDialogCallback | Callback interface for CefBrowserHost::RunFileDialog. | 
| CefSchemeHandlerFactory | Class that creates CefResourceHandler instances for handling scheme requests. | 
| CefSchemeRegistrar | Class that manages custom scheme registrations. | 
| CefStringVisitor | Public interface to receive string values asynchronously. | 
| CefURLRequestClient | Interface that should be implemented by the CefURLRequest client. | 
| CefWebPluginInfoVisitor | Interface to implement for visiting web plugin information. | 
| CefWebPluginUnstableCallback | Interface to implement for receiving unstable plugin information. | 
| 类 | 说明 | 
|---|---|
| CefContextMenuParams.EditStateFlags | Supported context menu edit state bit flags. | 
| CefContextMenuParams.MediaStateFlags | Supported context menu media state bit flags. | 
| CefContextMenuParams.TypeFlags | Supported context menu type flags. | 
| CefDragData | Class used to represent drag data. | 
| CefDragData.DragOperations | Supported drag operation bit flags. | 
| CefMenuModel.MenuId | |
| CefNativeAdapter | 
| 枚举 | 说明 | 
|---|---|
| CefContextMenuParams.MediaType | Supported context menu media types. | 
| CefMenuModel.MenuItemType | Supported menu item types. |