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

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

#include <browser_delegates.hpp>

Inheritance diagram for molybden::CanExecuteCommandAction:
molybden::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 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::onShowBeforeFormRepost action arguments.


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