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

The BrowserDelegates::onTypeKey action arguments. More...

#include <browser_delegates.hpp>

Inheritance diagram for molybden::TypeKeyAction:
molybden::Action

Public Member Functions

 TypeKeyAction (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 BrowserDelegates::onTypeKey action arguments.


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