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

The base API that implements classes which represent delegate's action. More...

#include <delegate_action.hpp>

Inheritance diagram for mobrowser::Action:
mobrowser::AlertAction mobrowser::AuthenticateAction mobrowser::BeforeFormRepostAction mobrowser::BeforeSendUploadDataAction mobrowser::BeforeStartTransactionAction mobrowser::BeforeUnloadAction mobrowser::BeforeUrlRequestAction mobrowser::CanAccessFileAction mobrowser::CanExecuteCommandAction mobrowser::CanGetCookiesAction mobrowser::CanSetCookieAction mobrowser::CertErrorAction mobrowser::CloseAction mobrowser::ConfirmAction mobrowser::InjectCssAction mobrowser::InjectJsAction mobrowser::InterceptUrlRequestAction mobrowser::OpenPopupAction mobrowser::PromptAction mobrowser::ReceiveHeadersAction mobrowser::RequestPdfPasswordAction mobrowser::RequestPermissionAction mobrowser::SaveAsPdfAction mobrowser::SaveCreditCardAction mobrowser::SavePasswordAction mobrowser::SaveUserProfileAction mobrowser::ShowContextMenuAction mobrowser::ShowHttpErrorPageAction mobrowser::ShowNetErrorPageAction mobrowser::StartCaptureSessionAction mobrowser::StartDownloadAction mobrowser::StartNavigationAction mobrowser::UpdatePasswordAction mobrowser::UpdateUserProfileAction mobrowser::VerifyCertAction

Public Member Functions

 Action (std::unique_ptr< rpc::internal::Callback > callback)
 

Protected Attributes

std::unique_ptr< rpc::internal::Callback > callback_
 

Detailed Description

The base API that implements classes which represent delegate's action.


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