| ►Cmolybden::Action | The base API that implements classes which represent delegate's action |
| Cmolybden::AlertAction | The BrowserDelegates::onAlert action |
| Cmolybden::AuthenticateAction | The BrowserDelegates::onAuthenticate action |
| Cmolybden::BeforeFormRepostAction | The BrowserDelegates::onBeforeFormRepost action arguments |
| Cmolybden::BeforeSendUploadDataAction | The NetworkDelegates::onBeforeSendUploadData action |
| Cmolybden::BeforeStartTransactionAction | The NetworkDelegates::onBeforeStartTransaction action arguments |
| Cmolybden::BeforeUnloadAction | The BrowserDelegates::onBeforeUnload action |
| Cmolybden::BeforeUrlRequestAction | The NetworkDelegates::onBeforeUrlRequest action arguments |
| Cmolybden::CanAccessFileAction | The NetworkDelegates::onCanAccessFile action |
| Cmolybden::CanExecuteCommandAction | The BrowserDelegates::onShowBeforeFormRepost action arguments |
| Cmolybden::CanGetCookiesAction | The NetworkDelegates::onCanGetCookies action |
| Cmolybden::CanSetCookieAction | The NetworkDelegates::onCanSetCookie action |
| Cmolybden::CertErrorAction | The BrowserDelegates::onCertError action |
| Cmolybden::ConfirmAction | The BrowserDelegates::onConfirm action |
| Cmolybden::InjectCssAction | The BrowserDelegates::onInjectCss action |
| Cmolybden::InjectJsAction | The BrowserDelegates::onInjectJs action |
| Cmolybden::InterceptUrlRequestAction | The NetworkDelegates::onInterceptUrlRequest action arguments |
| Cmolybden::OpenPopupAction | The BrowserDelegates::onOpenPopup action |
| Cmolybden::PromptAction | The BrowserDelegates::onPrompt action |
| Cmolybden::ReceiveHeadersAction | The NetworkDelegates::onReceiveHeaders action |
| Cmolybden::RequestPdfPasswordAction | The BrowserDelegates::onRequestPdfPassword action |
| Cmolybden::RequestPermissionAction | The PermissionsDelegates::onRequestPermission action |
| Cmolybden::SaveAsPdfAction | The BrowserDelegates::onSaveAsPdf action arguments |
| Cmolybden::SaveCreditCardAction | The BrowserDelegates::onSaveCreditCard action |
| Cmolybden::SavePasswordAction | The BrowserDelegates::onSavePassword action |
| Cmolybden::SaveUserProfileAction | The BrowserDelegates::onSaveUserProfile action |
| Cmolybden::ShowContextMenuAction | The BrowserDelegates::onShowContextMenu action |
| Cmolybden::ShowHttpErrorPageAction | The NavigationDelegates::onShowHttpErrorPage action |
| Cmolybden::ShowNetErrorPageAction | The NavigationDelegates::onShowNetErrorPage action |
| Cmolybden::StartCaptureSessionAction | The BrowserDelegates::onStartCaptureSession action |
| Cmolybden::StartDownloadAction | The BrowserDelegates::onStartDownload action |
| Cmolybden::StartNavigationAction | The NavigationDelegates::onStartNavigation action |
| Cmolybden::UpdatePasswordAction | The BrowserDelegates::onUpdatePassword action |
| Cmolybden::UpdateUserProfileAction | The BrowserDelegates::onUpdateUserProfile action |
| Cmolybden::VerifyCertAction | The BrowserDelegates::onVerifyCert action |
| Cmolybden::Address | The collected data entered by the user to a form and persisted to the user profile store |
| Cmolybden::AlertArgs | The BrowserDelegates::onAlert action arguments |
| Cmolybden::App | Provides access to Molybden app |
| Cmolybden::AppOptions | The Molybden app options |
| ►Cmolybden::AppUpdateEvents | A class that contains all application update events |
| Cmolybden::AppUpdate | An application update available for download and installation |
| Cmolybden::AppUpdateFailed | The AppUpdateEvents::onAppUpdateFailed event arguments |
| Cmolybden::AppUpdateInstalled | The AppUpdateEvents::onAppUpdateInstalled event arguments |
| Cmolybden::AppUpdateProgressChanged | The AppUpdateEvents::onAppUpdateProgressChanged event arguments |
| Cmolybden::AudioStartedPlaying | The MediaEvents::onAudioStartedPlaying event arguments |
| Cmolybden::AudioStoppedPlaying | The MediaEvents::onAudioStoppedPlaying event arguments |
| Cmolybden::AuthenticateArgs | The BrowserDelegates::onAuthenticate action arguments |
| Cmolybden::BeforeFormRepostArgs | The BrowserDelegates::onBeforeFormRepost action arguments |
| Cmolybden::BeforeSendUploadDataArgs | The NetworkDelegates::onBeforeSendUploadData action arguments |
| Cmolybden::BeforeStartTransactionArgs | The NetworkDelegates::onBeforeStartTransaction arguments |
| Cmolybden::BeforeUnloadArgs | The BrowserDelegates::onBeforeUnload action arguments |
| Cmolybden::BeforeUrlRequestArgs | The NetworkDelegates::onBeforeUrlRequest arguments |
| Cmolybden::Bitmap | A binary image in the BGRA format |
| Cmolybden::BrowserBecameResponsive | The BrowserEvents::onBrowserBecameResponsive event arguments |
| Cmolybden::BrowserBecameUnresponsive | The BrowserEvents::onBrowserBecameUnresponsive event arguments |
| Cmolybden::BrowserClosed | The BrowserEvents::onBrowserClosed event arguments |
| ►Cmolybden::BrowserDelegates | A class that contains all browser delegates |
| Cmolybden::Browser | An object that displays web content inside a native window |
| ►Cmolybden::BrowserEvents | A class that contains all browser events |
| Cmolybden::Browser | An object that displays web content inside a native window |
| Cmolybden::BrowserSettings | |
| Cmolybden::CanAccessFileArgs | The NetworkDelegates::onCanAccessFile action arguments |
| Cmolybden::CanExecuteCommandArgs | The BrowserDelegates::onCanExecuteCommand action arguments |
| Cmolybden::CanGetCookiesArgs | The NetworkDelegates::onCanGetCookie action arguments |
| Cmolybden::CanSetCookieArgs | The NetworkDelegates::onCanSetCookie action arguments |
| ►Cmolybden::CaptureSessionEvents | A class that contains all capture session events |
| Cmolybden::CaptureSession | A browser capture session |
| Cmolybden::CaptureSessionStarted | The BrowserEvents::onCaptureSessionStarted event arguments |
| Cmolybden::CaptureSessionStopped | The CaptureSessionEvents::onCaptureSessionStopped event arguments |
| Cmolybden::CaptureSource | The source for a content capture session |
| Cmolybden::CaptureSources | Provides access to the sources available for content capture |
| Cmolybden::CertErrorArgs | The BrowserDelegates::onCertError action arguments |
| Cmolybden::Certificate | |
| Cmolybden::CertVerificationError | An error found by Chromium when verifying an SSL certificate |
| Cmolybden::CheckForUpdateResult | The check for update result |
| Cmolybden::Clipboard | Allows to access the system clipboard |
| Cmolybden::ClipboardData | Represents the system clipboard data |
| Cmolybden::ClipboardDataType | Represents the type of a clipboard data |
| Cmolybden::Color | A numeric model of an RGB color |
| Cmolybden::CommandLineArgs | Allows accessing the copy of the original command line arguments of the current process |
| Cmolybden::ConfirmArgs | The BrowserDelegates::onConfirm action arguments |
| Cmolybden::ConsoleMessageReceived | The BrowserEvents::onConsoleMessageReceived event arguments |
| Cmolybden::ContextMenuContentType | |
| ►Cmolybden::ContextMenuItem | |
| ►Cmolybden::ContextMenu | |
| Cmolybden::CustomContextMenu | |
| Cmolybden::CustomContextMenuItem | |
| Cmolybden::SeparatorContextMenuItem | |
| Cmolybden::StandardContextMenuItem | |
| Cmolybden::Cookie | An HTTP cookie |
| Cmolybden::Cookies | A service that allows working with the session and persistent cookies |
| Cmolybden::CreditCard | The credit card information persisted in the credit card store |
| Cmolybden::CreditCards | The credit card store |
| Cmolybden::Cursor | The cursor details that describe both the standard and custom cursors |
| Cmolybden::CustomCheckboxMenuItemActionArgs | |
| Cmolybden::CustomContextMenuItemActionArgs | |
| Cmolybden::CustomMenuItemActionArgs | |
| Cmolybden::Delegate< Args, Action > | Delegates allow you to make decisions that affect the application behavior |
| Cmolybden::Delegate< molybden::AlertArgs, molybden::AlertAction > | |
| Cmolybden::Delegate< molybden::AuthenticateArgs, molybden::AuthenticateAction > | |
| Cmolybden::Delegate< molybden::BeforeFormRepostArgs, molybden::BeforeFormRepostAction > | |
| Cmolybden::Delegate< molybden::BeforeSendUploadDataArgs, molybden::BeforeSendUploadDataAction > | |
| Cmolybden::Delegate< molybden::BeforeStartTransactionArgs, molybden::BeforeStartTransactionAction > | |
| Cmolybden::Delegate< molybden::BeforeUnloadArgs, molybden::BeforeUnloadAction > | |
| Cmolybden::Delegate< molybden::BeforeUrlRequestArgs, molybden::BeforeUrlRequestAction > | |
| Cmolybden::Delegate< molybden::CanAccessFileArgs, molybden::CanAccessFileAction > | |
| Cmolybden::Delegate< molybden::CanExecuteCommandArgs, molybden::CanExecuteCommandAction > | |
| Cmolybden::Delegate< molybden::CanGetCookiesArgs, molybden::CanGetCookiesAction > | |
| Cmolybden::Delegate< molybden::CanSetCookieArgs, molybden::CanSetCookieAction > | |
| Cmolybden::Delegate< molybden::CertErrorArgs, molybden::CertErrorAction > | |
| Cmolybden::Delegate< molybden::ConfirmArgs, molybden::ConfirmAction > | |
| Cmolybden::Delegate< molybden::InjectCssArgs, molybden::InjectCssAction > | |
| Cmolybden::Delegate< molybden::InjectJsArgs, molybden::InjectJsAction > | |
| Cmolybden::Delegate< molybden::InterceptUrlRequestArgs, molybden::InterceptUrlRequestAction > | |
| Cmolybden::Delegate< molybden::OpenPopupArgs, molybden::OpenPopupAction > | |
| Cmolybden::Delegate< molybden::PromptArgs, molybden::PromptAction > | |
| Cmolybden::Delegate< molybden::ReceiveHeadersArgs, molybden::ReceiveHeadersAction > | |
| Cmolybden::Delegate< molybden::RequestPdfPasswordArgs, molybden::RequestPdfPasswordAction > | |
| Cmolybden::Delegate< molybden::RequestPermissionArgs, molybden::RequestPermissionAction > | |
| Cmolybden::Delegate< molybden::SaveAsPdfArgs, molybden::SaveAsPdfAction > | |
| Cmolybden::Delegate< molybden::SaveCreditCardArgs, molybden::SaveCreditCardAction > | |
| Cmolybden::Delegate< molybden::SavePasswordArgs, molybden::SavePasswordAction > | |
| Cmolybden::Delegate< molybden::SaveUserProfileArgs, molybden::SaveUserProfileAction > | |
| Cmolybden::Delegate< molybden::ShowContextMenuArgs, molybden::ShowContextMenuAction > | |
| Cmolybden::Delegate< molybden::ShowHttpErrorPageArgs, molybden::ShowHttpErrorPageAction > | |
| Cmolybden::Delegate< molybden::ShowNetErrorPageArgs, molybden::ShowNetErrorPageAction > | |
| Cmolybden::Delegate< molybden::StartCaptureSessionArgs, molybden::StartCaptureSessionAction > | |
| Cmolybden::Delegate< molybden::StartDownloadArgs, molybden::StartDownloadAction > | |
| Cmolybden::Delegate< molybden::StartNavigationArgs, molybden::StartNavigationAction > | |
| Cmolybden::Delegate< molybden::UpdatePasswordArgs, molybden::UpdatePasswordAction > | |
| Cmolybden::Delegate< molybden::UpdateUserProfileArgs, molybden::UpdateUserProfileAction > | |
| Cmolybden::Delegate< molybden::VerifyCertArgs, molybden::VerifyCertAction > | |
| Cmolybden::Desktop | Provides access to the desktop environment |
| Cmolybden::DevTools | Allows working with the browser's DevTools |
| Cmolybden::Dictionary | Provides functionality for working with a spell check dictionary |
| Cmolybden::Dock | Allows controlling application icon in the Dock on macOS |
| Cmolybden::DownloadCanceled | The DownloadEvents::onDownloadCanceled event arguments |
| ►Cmolybden::DownloadEvents | A class that contains all download events |
| Cmolybden::Download | A download activity |
| Cmolybden::DownloadFinished | The DownloadEvents::onDownloadFinished event arguments |
| Cmolybden::DownloadInterrupted | The DownloadEvents::onDownloadInterrupted event arguments |
| Cmolybden::DownloadPaused | The DownloadEvents::onDownloadPaused event arguments |
| Cmolybden::DownloadTarget | The details of the download target |
| Cmolybden::DownloadUpdated | The DownloadEvents::onDownloadUpdated event arguments |
| ►Cstd::enable_shared_from_this | |
| ►Cmolybden::JsObject | A JavaScript object |
| Cmolybden::JsArray | A JavaScript array |
| ►Cmolybden::JsProxyObject | A JavaScript proxy object |
| Cmolybden::JsProxyObjectImpl< JsProxyFunctionObjectBase > | |
| ►Cmolybden::JsProxyObjectImpl< C > | Derive C from JsProxyObjectImpl<C> via CRTP pattern and implement the interface of JsProxyObject |
| Cmolybden::JsAccessible< JsProxyFunctionObjectBase > | |
| Cmolybden::JsAccessible< C > | The base class for defining JavaScript accessible object classes that can be automatically converted to JavaScript objects and vice versa |
| Cmolybden::Event< T > | Events allow you to be notified when something happens in Molybden |
| Cmolybden::Event< molybden::AppUpdateFailed > | |
| Cmolybden::Event< molybden::AppUpdateInstalled > | |
| Cmolybden::Event< molybden::AppUpdateProgressChanged > | |
| Cmolybden::Event< molybden::AudioStartedPlaying > | |
| Cmolybden::Event< molybden::AudioStoppedPlaying > | |
| Cmolybden::Event< molybden::BrowserBecameResponsive > | |
| Cmolybden::Event< molybden::BrowserBecameUnresponsive > | |
| Cmolybden::Event< molybden::BrowserClosed > | |
| Cmolybden::Event< molybden::CaptureSessionStarted > | |
| Cmolybden::Event< molybden::CaptureSessionStopped > | |
| Cmolybden::Event< molybden::ConsoleMessageReceived > | |
| Cmolybden::Event< molybden::DownloadCanceled > | |
| Cmolybden::Event< molybden::DownloadFinished > | |
| Cmolybden::Event< molybden::DownloadInterrupted > | |
| Cmolybden::Event< molybden::DownloadPaused > | |
| Cmolybden::Event< molybden::DownloadUpdated > | |
| Cmolybden::Event< molybden::FocusGained > | |
| Cmolybden::Event< molybden::FocusLost > | |
| Cmolybden::Event< molybden::FrameCreated > | |
| Cmolybden::Event< molybden::FrameDeleted > | |
| Cmolybden::Event< molybden::FrameDocumentLoadFinished > | |
| Cmolybden::Event< molybden::FrameLoadFailed > | |
| Cmolybden::Event< molybden::FrameLoadFinished > | |
| Cmolybden::Event< molybden::FullScreenEntered > | |
| Cmolybden::Event< molybden::FullScreenExited > | |
| Cmolybden::Event< molybden::LoadFinished > | |
| Cmolybden::Event< molybden::LoadProgressChanged > | |
| Cmolybden::Event< molybden::LoadStarted > | |
| Cmolybden::Event< molybden::MediaStreamCaptureStarted > | |
| Cmolybden::Event< molybden::MediaStreamCaptureStopped > | |
| Cmolybden::Event< molybden::NavigationFinished > | |
| Cmolybden::Event< molybden::NavigationRedirected > | |
| Cmolybden::Event< molybden::NavigationStarted > | |
| Cmolybden::Event< molybden::NavigationStopped > | |
| Cmolybden::Event< molybden::NetworkChanged > | |
| Cmolybden::Event< molybden::PacScriptErrorReceived > | |
| Cmolybden::Event< molybden::RedirectResponseCodeReceived > | |
| Cmolybden::Event< molybden::RenderProcessStarted > | |
| Cmolybden::Event< molybden::RenderProcessTerminated > | |
| Cmolybden::Event< molybden::RequestCompleted > | |
| Cmolybden::Event< molybden::RequestDestroyed > | |
| Cmolybden::Event< molybden::ResponseBytesReceived > | |
| Cmolybden::Event< molybden::ResponseStarted > | |
| Cmolybden::Event< molybden::SpellCheckCompleted > | |
| Cmolybden::Event< molybden::StatusChanged > | |
| Cmolybden::Event< molybden::TitleChanged > | |
| Cmolybden::Event< molybden::TrayClicked > | |
| ►Cmolybden::internal::FieldContainer | Stores the fields of self, that can be represented as the JavaScript object properties |
| Cmolybden::JsAccessible< JsProxyFunctionObjectBase > | |
| Cmolybden::JsAccessible< C > | The base class for defining JavaScript accessible object classes that can be automatically converted to JavaScript objects and vice versa |
| Cmolybden::File | The file data |
| Cmolybden::FileFilter | The file filter |
| ►Cmolybden::FileValue | The base class that all file value types must implement |
| Cmolybden::FileBytes | The file bytes value |
| Cmolybden::FilePath | The file path value |
| Cmolybden::FindOptions | The parameters of the text find request |
| Cmolybden::FindResult | A result of the text search |
| Cmolybden::FocusGained | The BrowserEvents::onFocusGained event arguments |
| Cmolybden::FocusLost | The BrowserEvents::onFocusLost event arguments |
| Cmolybden::FormDataPair | The key-value pair that represents a segment of a form data (e.g |
| Cmolybden::Frame | A web frame that provides access to DOM and JavaScript |
| Cmolybden::FrameCreated | The BrowserEvents::onFrameCreated event arguments |
| Cmolybden::FrameDeleted | The BrowserEvents::onFrameDeleted event arguments |
| Cmolybden::FrameDocumentLoadFinished | The NavigationEvents::onFrameDocumentLoadFinished event arguments |
| Cmolybden::FrameLoadFailed | The NavigationEvents::onFrameLoadFailed event arguments |
| Cmolybden::FrameLoadFinished | The NavigationEvents::onFrameLoadFinished event arguments |
| Cmolybden::FullScreenEntered | The BrowserEvents::onFullScreenEntered event arguments |
| Cmolybden::FullScreenExited | The BrowserEvents::onFullScreenExited event arguments |
| Cmolybden::GlobalShortcuts | Allows handling global keyboard shortcuts in the application |
| Cmolybden::HostPort | A host/port pair of the URI |
| Cmolybden::HttpAuthCache | An HTTP authentication cache service |
| Cmolybden::HttpAuthPrefs | The HTTP authorization preferences |
| Cmolybden::HttpCache | An HTTP cache service |
| Cmolybden::HttpHeader | An HTTP header name and value |
| Cmolybden::InjectCssArgs | The BrowserDelegates::onInjectCss action arguments |
| Cmolybden::InjectJsArgs | The BrowserDelegates::onInjectJs action arguments |
| Cmolybden::InterceptUrlRequestArgs | The NetworkDelegates::onInterceptUrlRequest arguments |
| Cmolybden::JsError | Represents a JavaScript exception |
| Cmolybden::JsReturnValue | Represents the JS function return value |
| Cmolybden::JsValue | A JavaScript value |
| Cmolybden::KeyModifiers | The key modifiers |
| Cmolybden::Language | A language for which Chromium can perform spell checking |
| Cmolybden::LoadFinished | The NavigationEvents::onLoadFinished event arguments |
| Cmolybden::LoadProgressChanged | The NavigationEvents::onLoadProgressChanged event arguments |
| Cmolybden::LoadStarted | The NavigationEvents::onLoadStarted event arguments |
| Cmolybden::LoadUrlOptions | The optional parameters of the load URL request |
| Cmolybden::Logging | Allows configuring the application logging |
| ►Cmolybden::MediaEvents | A class that contains all media events |
| Cmolybden::Media | The media controller of a browser instance |
| Cmolybden::MediaStreamCaptureStarted | The BrowserEvents::onMediaStreamCaptureStarted event arguments |
| Cmolybden::MediaStreamCaptureStopped | The BrowserEvents::onMediaStreamCaptureStopped event arguments |
| ►Cmolybden::MenuItem | |
| ►Cmolybden::BaseCustomMenuItem | |
| Cmolybden::CustomCheckboxMenuItem | |
| Cmolybden::CustomMenuItem | |
| ►Cmolybden::Menu | |
| Cmolybden::CustomMenu | |
| Cmolybden::StandardMenu | |
| Cmolybden::SeparatorMenuItem | |
| Cmolybden::StandardMenuItem | |
| Cmolybden::MessageDialog | Allow displaying the native message dialogs |
| Cmolybden::MessageDialogButton | The message dialog button |
| Cmolybden::MessageDialogCheckbox | The message dialog checkbox |
| Cmolybden::MessageDialogOptions | The options of a message dialog |
| Cmolybden::MessageDialogResult | The result of a message dialog |
| ►Cmolybden::internal::MethodContainer | Stores the methods of self, that can be called as the JavaScript object methods |
| Cmolybden::JsAccessible< JsProxyFunctionObjectBase > | |
| Cmolybden::JsAccessible< C > | The base class for defining JavaScript accessible object classes that can be automatically converted to JavaScript objects and vice versa |
| Cmolybden::MultipartFormDataPair | The key-value pair that represents a segment of a multi-part form data |
| ►Cmolybden::MultipartFormDataPairValue | The base class that all pair value types must implement |
| Cmolybden::MultipartFormDataPairValueFile | The multi-part form data pair file value |
| Cmolybden::MultipartFormDataPairValueString | The multi-part form data pair string value |
| ►Cmolybden::NavigationDelegates | Objects implement this interface to get notified about changes in Navigation and to provide necessary functionality |
| Cmolybden::Navigation | Allows loading resources in the browser and working with the navigation history |
| Cmolybden::NavigationEntry | The navigation history entry |
| ►Cmolybden::NavigationEvents | A class that contains all navigation events |
| Cmolybden::Navigation | Allows loading resources in the browser and working with the navigation history |
| Cmolybden::NavigationFinished | The NavigationEvents::onNavigationFinished event arguments |
| Cmolybden::NavigationRedirected | The NavigationEvents::onNavigationRedirected event arguments |
| Cmolybden::NavigationResult | The result of the blocking navigation |
| Cmolybden::NavigationStarted | The NavigationEvents::onNavigationStarted event arguments |
| Cmolybden::NavigationStopped | The NavigationEvents::onNavigationStopped event arguments |
| Cmolybden::NetworkChanged | The NetworkEvents::onNetworkChanged event arguments |
| ►Cmolybden::NetworkDelegates | A class that contains all network delegates |
| Cmolybden::Network | Provides access to the network-level functionality |
| ►Cmolybden::NetworkEvents | A class that contains all network events |
| Cmolybden::Network | Provides access to the network-level functionality |
| Cmolybden::Observable< T > | A common class that all classes providing an observer must inherit |
| Cmolybden::OpenDialog | Allow displaying the native open file/files/folder dialogs |
| Cmolybden::OpenDialogFeatures | The features of an open dialog |
| Cmolybden::OpenDialogOptions | The options of an open dialog |
| Cmolybden::OpenDialogResult | The result of an open dialog |
| Cmolybden::OpenPopupArgs | The BrowserDelegates::onOpenPopup action arguments |
| Cmolybden::PacScriptErrorReceived | The NetworkEvents::onPacScriptErrorReceived event arguments |
| Cmolybden::PasswordRecord | A record saved in the password store |
| Cmolybden::Passwords | A service for working with logins and passwords saved in the Chromium password store |
| ►Cmolybden::PermissionsDelegates | A class that contains all permission delegates |
| Cmolybden::Permissions | Allows managing permissions for secure web pages |
| Cmolybden::Point | A pair of numbers that in general are used to define coordinates in the two-dimensional space |
| Cmolybden::Profile | The app profile that holds user data such as navigation history, proxy settings, spell checker configurations, cookies, etc |
| Cmolybden::ProfilePrefs | The Chromium profile preferences |
| Cmolybden::PromptArgs | The BrowserDelegates::onPrompt action arguments |
| Cmolybden::Proxy | Provides access to the profile proxy functionality |
| ►Cmolybden::ProxyConfig | An interface that all proxy config implementations must extend |
| Cmolybden::AutoDetectProxyConfig | With this proxy configuration the connection automatically detects proxy settings |
| Cmolybden::CustomProxyConfig | A custom proxy settings |
| Cmolybden::DirectProxyConfig | With this proxy configuration the connection does not use a proxy server |
| Cmolybden::PacProxyConfig | With this proxy configuration the connection uses proxy settings received from proxy auto-config (PAC) file which is located at the specific address |
| Cmolybden::SystemProxyConfig | With this proxy configuration the connection uses the operating system proxy settings |
| Cmolybden::ReceiveHeadersArgs | The NetworkDelegates::onReceiveHeaders action arguments |
| Cmolybden::Rect | A rectangle described by the location and dimensions |
| Cmolybden::RedirectResponseCodeReceived | The NetworkEvents::onRedirectResponseCodeReceived event arguments |
| Cmolybden::RenderProcess | Contains information about the render process associated with Frame |
| Cmolybden::RenderProcessStarted | The BrowserEvents::onRenderProcessStarted event arguments |
| Cmolybden::RenderProcessTerminated | The BrowserEvents::onRenderProcessTerminated event arguments |
| Cmolybden::RequestCompleted | The NetworkEvents::onRequestCompleted event arguments |
| Cmolybden::RequestDestroyed | The NetworkEvents::onRequestDestroyed event arguments |
| Cmolybden::RequestPdfPasswordArgs | The BrowserDelegates::onRequestPdfPassword action arguments |
| Cmolybden::RequestPermissionArgs | The PermissionsDelegates::onRequestPermission action arguments |
| Cmolybden::ResponseBytesReceived | The NetworkEvents::onResponseBytesReceived event arguments |
| Cmolybden::ResponseStarted | The NetworkEvents::onResponseStarted event arguments |
| Cmolybden::RTTI | |
| Cmolybden::SaveAsPdfArgs | The BrowserDelegates::onSaveAsPdf action arguments |
| Cmolybden::SaveCreditCardArgs | The BrowserDelegates::onSaveCreditCard action arguments |
| Cmolybden::SaveDialog | Allow displaying the native save file/folder dialogs |
| Cmolybden::SaveDialogFeatures | The features of a save dialog |
| Cmolybden::SaveDialogOptions | The options of a save dialog |
| Cmolybden::SaveDialogResult | The result of a save dialog |
| Cmolybden::SavePasswordArgs | The BrowserDelegates::onSavePassword action arguments |
| Cmolybden::SaveUserProfileArgs | The BrowserDelegates::onSaveUserProfile action arguments |
| Cmolybden::Shortcut | A combination of a key code and modifier keys, such as Shift, Alt, etc |
| Cmolybden::ShowContextMenuArgs | The BrowserDelegates::onShowContextMenu action arguments |
| Cmolybden::ShowHttpErrorPageArgs | The NavigationDelegates::onShowHttpErrorPage action arguments |
| Cmolybden::ShowNetErrorPageArgs | The NavigationDelegates::onShowNetErrorPage action arguments |
| Cmolybden::Size | A pair of numbers that in general are used to define dimensions in the two-dimensional space |
| Cmolybden::SpellCheckCompleted | The BrowserEvents::onSpellCheckCompleted event arguments |
| Cmolybden::SpellChecker | A profile service that provides functionality for configuring spell checking |
| Cmolybden::SpellCheckingResult | A spell checking result that contains the bounds of a mis-spelled substring of the checked text |
| Cmolybden::StartCaptureSessionArgs | The BrowserDelegates::onStartCaptureSession action arguments |
| Cmolybden::StartDownloadArgs | The BrowserDelegates::onStartDownload action arguments |
| Cmolybden::StartNavigationArgs | The NavigationDelegates::onStartNavigation action arguments |
| Cmolybden::StatusChanged | The BrowserEvents::onStatusChanged event arguments |
| Cmolybden::Subscription | A subscription allows you to unsubscribe from receiving events |
| Cmolybden::TextFinder | Allows finding text on the loaded web page |
| Cmolybden::TitleChanged | The BrowserEvents::onTitleChanged event arguments |
| Cmolybden::TrayClicked | The TrayEvents::onClicked event arguments |
| ►Cmolybden::TrayEvents | A class that contains all tray events |
| Cmolybden::Tray | A system tray item |
| Cmolybden::UpdatePasswordArgs | The BrowserDelegates::onUpdatePassword action arguments |
| Cmolybden::UpdateUserProfileArgs | The BrowserDelegates::onUpdateUserProfile action arguments |
| ►Cmolybden::UploadData | An interface that all upload data implementations must extend |
| Cmolybden::ByteData | An upload data as a sequence of bytes |
| Cmolybden::FormData | An upload data of the "application/x-www-form-urlencoded" content type |
| Cmolybden::MultipartFormData | An upload data of the "multipart/form-data" content type |
| Cmolybden::TextData | An upload data of the "text/plain" content type |
| Cmolybden::UrlRequest | The details about a URL request |
| Cmolybden::UrlRequestJob | A URL request job is a mechanism to provide the response data for an intercepted URL request |
| Cmolybden::UrlRequestJobFactory | A factory that allows you to create UrlRequestJob instances |
| Cmolybden::UserProfile | The collected data entered by the user to a form and persisted to the user data store |
| Cmolybden::UserProfiles | A user profile store |
| Cmolybden::VerifyCertArgs | The BrowserDelegates::onVerifyCert action arguments |
| Cmolybden::Zoom | Configures zoom level for the domain of the currently loaded web page |