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

The BrowserDelegates::onShowBeforeFormRepost action arguments. More...

#include <browser_delegates.hpp>

Inheritance diagram for mobrowser::CanExecuteCommandAction:
mobrowser::Action

Public Member Functions

 CanExecuteCommandAction (std::unique_ptr< rpc::internal::Callback > callback)
 
void can ()
 The command can be executed.
 
void cannot ()
 The command is not supported and must be suppressed.
 
- 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 BrowserDelegates::onShowBeforeFormRepost action arguments.


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