Package-level declarations

Types

Link copied to clipboard
Implement this interface to provide handler implementations.
Link copied to clipboard
An abstract adapter class for managing app handler events.
Link copied to clipboard
Link copied to clipboard
Implement this interface to provide handler implementations.
Link copied to clipboard
Implement this interface to handle context menu events.
Link copied to clipboard
An abstract adapter class for receiving context menu events.
Link copied to clipboard
Implement this interface to filter cookies that may be sent or received from resource requests.
Link copied to clipboard
An abstract adapter class for cookie access filter events.
Link copied to clipboard
Implement this interface to handle dialog events.
Link copied to clipboard
Implement this interface to handle events related to browser display state.
Link copied to clipboard
An abstract adapter class for receiving display events.
Link copied to clipboard
Implement this interface to handle file downloads.
Link copied to clipboard
An abstract adapter class for receiving download events.
Link copied to clipboard
interface CefDragHandler
Implement this interface to handle events related to dragging.
Link copied to clipboard
interface CefFocusHandler
Implement this interface to handle events related to focus.
Link copied to clipboard
An abstract adapter class for receiving focus events.
Link copied to clipboard
Implement this interface to handle events related to JavaScript dialogs.
Link copied to clipboard
An abstract adapter class for receiving javascript dialog requests.
Link copied to clipboard
Implement this interface to handle events related to keyboard input.
Link copied to clipboard
An abstract adapter class for receiving keyboard events.
Link copied to clipboard
Implement this interface to handle events related to browser life span.
Link copied to clipboard
An abstract adapter class for receiving life span events.
Link copied to clipboard
interface CefLoadHandler
Implement this interface to handle events related to browser load status.
Link copied to clipboard
An abstract adapter class for receiving load events.
Link copied to clipboard
Implement this interface to handle queries.
Link copied to clipboard
An abstract adapter class for receiving message router events.
Link copied to clipboard
Link copied to clipboard
Implement this interface to handle events related to media access permission requests.
Link copied to clipboard
interface CefPrintHandler
Implement this interface to handle printing on Linux.
Link copied to clipboard
An abstract adapter class for receiving print events on Linux.
Link copied to clipboard
Implement this interface to handle events when window rendering is disabled.
Link copied to clipboard
An abstract adapter class for receiving render events.
Link copied to clipboard
Implement this interface to provide handler implementations.
Link copied to clipboard
An abstract adapter class for receiving browser request context events.
Link copied to clipboard
Implement this interface to handle events related to browser requests.
Link copied to clipboard
An abstract adapter class for receiving browser request events.
Link copied to clipboard
Implement this interface to handle custom resource requests.
Link copied to clipboard
An abstract adapter class for receiving resource requests.
Link copied to clipboard
Implement this interface to handle events related to browser requests.
Link copied to clipboard
An abstract adapter class for receiving browser request events.
Link copied to clipboard
open class CefScreenInfo
Link copied to clipboard
Implement this interface to handle events if window rendering is enabled.
Link copied to clipboard
An abstract adapter class for receiving windowed render events.