MōBrowser API
Loading...
Searching...
No Matches
mobrowser::CloseAction Class Reference

The BrowserDelegates::onClose action. More...

#include <browser_delegates.hpp>

Inheritance diagram for mobrowser::CloseAction:
mobrowser::Action

Public Member Functions

 CloseAction (std::unique_ptr< rpc::internal::Callback > callback)
 
void cancel ()
 Do not close the browser window and keep it open.
 
void proceed ()
 Continue processing the browser window close request.
 
- Public Member Functions inherited from mobrowser::Action
 Action (std::unique_ptr< rpc::internal::Callback > callback)
 

Additional Inherited Members

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

Detailed Description


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