Molybden API
Loading...
Searching...
No Matches
molybden::PressKeyAction Class Reference

The BrowserDelegate::OnPressKey action. More...

#include <browser_delegates.hpp>

Inheritance diagram for molybden::PressKeyAction:
molybden::Action

Public Member Functions

 PressKeyAction (std::unique_ptr< rpc::internal::Callback > callback)
 
void proceed ()
 Continue processing the keyboard event.
 
void suppress ()
 Suppress the keyboard event.
 
- Public Member Functions inherited from molybden::Action
 Action (std::unique_ptr< rpc::internal::Callback > callback)
 

Additional Inherited Members

- Protected Attributes inherited from molybden::Action
std::unique_ptr< rpc::internal::Callback > callback_
 

Detailed Description

The BrowserDelegate::OnPressKey action.


The documentation for this class was generated from the following file: