|
Molybden
|
| ►Nmolybden | |
| CAction | The base API that implements classes which represent delegate's action |
| CAddress | The collected data entered by the user to a form and persisted to the user profile store |
| CAlertAction | The BrowserDelegates::onAlert action |
| CAlertArgs | The BrowserDelegates::onAlert action arguments |
| CApp | Provides access to Molybden app |
| CAppOptions | The Molybden app options |
| CAudioStartedPlaying | The MediaEvents::onAudioStartedPlaying event arguments |
| CAudioStoppedPlaying | The MediaEvents::onAudioStoppedPlaying event arguments |
| CAuthenticateAction | The BrowserDelegates::onAuthenticate action |
| CAuthenticateArgs | The BrowserDelegates::onAuthenticate action arguments |
| CAutoDetectProxyConfig | With this proxy configuration the connection automatically detects proxy settings |
| CBeforeFormRepostAction | The BrowserDelegates::onBeforeFormRepost action arguments |
| CBeforeFormRepostArgs | The BrowserDelegates::onBeforeFormRepost action arguments |
| CBeforeSendUploadDataAction | The NetworkDelegates::onBeforeSendUploadData action |
| CBeforeSendUploadDataArgs | The NetworkDelegates::onBeforeSendUploadData action arguments |
| CBeforeStartTransactionAction | The NetworkDelegates::onBeforeStartTransaction action arguments |
| CBeforeStartTransactionArgs | The NetworkDelegates::onBeforeStartTransaction arguments |
| CBeforeUnloadAction | The BrowserDelegates::onBeforeUnload action |
| CBeforeUnloadArgs | The BrowserDelegates::onBeforeUnload action arguments |
| CBeforeUrlRequestAction | The NetworkDelegates::onBeforeUrlRequest action arguments |
| CBeforeUrlRequestArgs | The NetworkDelegates::onBeforeUrlRequest arguments |
| CBitmap | A binary image in the BGRA format |
| CBrowser | An object that displays web content inside a native window |
| CBrowserBecameResponsive | The BrowserEvents::onBrowserBecameResponsive event arguments |
| CBrowserBecameUnresponsive | The BrowserEvents::onBrowserBecameUnresponsive event arguments |
| CBrowserClosed | The BrowserEvents::onBrowserClosed event arguments |
| CBrowserDelegates | A class that contains all browser delegates |
| CBrowserEvents | A class that contains all browser events |
| CBrowserSettings | |
| CByteData | An upload data as a sequence of bytes |
| CCanAccessFileAction | The NetworkDelegates::onCanAccessFile action |
| CCanAccessFileArgs | The NetworkDelegates::onCanAccessFile action arguments |
| CCanExecuteCommandAction | The BrowserDelegates::onShowBeforeFormRepost action arguments |
| CCanExecuteCommandArgs | The BrowserDelegates::onCanExecuteCommand action arguments |
| CCanGetCookiesAction | The NetworkDelegates::onCanGetCookies action |
| CCanGetCookiesArgs | The NetworkDelegates::onCanGetCookie action arguments |
| CCanSetCookieAction | The NetworkDelegates::onCanSetCookie action |
| CCanSetCookieArgs | The NetworkDelegates::onCanSetCookie action arguments |
| CCaptureSession | A browser capture session |
| CCaptureSessionEvents | A class that contains all capture session events |
| CCaptureSessionStarted | The BrowserEvents::onCaptureSessionStarted event arguments |
| CCaptureSessionStopped | The CaptureSessionEvents::onCaptureSessionStopped event arguments |
| CCaptureSource | The source for a content capture session |
| CCaptureSources | Provides access to the sources available for content capture |
| CCertErrorAction | The BrowserDelegates::onCertError action |
| CCertErrorArgs | The BrowserDelegates::onCertError action arguments |
| CCertificate | |
| CCertVerificationError | An error found by Chromium when verifying an SSL certificate |
| CChromiumLogging | |
| CColor | A numeric model of an RGB color |
| CConfirmAction | The BrowserDelegates::onConfirm action |
| CConfirmArgs | The BrowserDelegates::onConfirm action arguments |
| CConsoleMessageReceived | The BrowserEvents::onConsoleMessageReceived event arguments |
| CContextMenu | |
| CContextMenuContentType | |
| CContextMenuItem | |
| CCookie | An HTTP cookie |
| CCookies | A service that allows working with the session and persistent cookies |
| CCreditCard | The credit card information persisted in the credit card store |
| CCreditCards | The credit card store |
| CCursor | The cursor details that describe both the standard and custom cursors |
| CCustomContextMenu | |
| CCustomContextMenuItem | |
| CCustomMenu | |
| CCustomMenuItem | |
| CCustomProxyConfig | A custom proxy settings |
| CDelegate | Delegates allow you to make decisions that affect the application behavior |
| CDevTools | Allows working with Chromium DevTools and access the remote debugging URL of the currently loaded web page in the browser instance associated with this DevTools |
| CDictionary | Provides functionality for working with a spell check dictionary |
| CDirectProxyConfig | With this proxy configuration the connection does not use a proxy server |
| CDownload | A download activity |
| CDownloadCanceled | The DownloadEvents::onDownloadCanceled event arguments |
| CDownloadEvents | A class that contains all download events |
| CDownloadFinished | The DownloadEvents::onDownloadFinished event arguments |
| CDownloadInterrupted | The DownloadEvents::onDownloadInterrupted event arguments |
| CDownloadPaused | The DownloadEvents::onDownloadPaused event arguments |
| CDownloadTarget | The details of the download target |
| CDownloadUpdated | The DownloadEvents::onDownloadUpdated event arguments |
| CEditorCommand | |
| CEnterMouseAction | The BrowserDelegates::onEnterMouse action |
| CEnterMouseArgs | The BrowserDelegates::onEnterMouse action arguments |
| CEvent | Events allow you to be notified when something happens in Molybden |
| CExitMouseAction | The BrowserDelegates::onExitMouse action |
| CExitMouseArgs | The BrowserDelegates::onExitMouse action arguments |
| CFaviconChanged | The BrowserEvents::onFaviconChanged event arguments |
| CFile | The file data |
| CFileBytes | The file bytes value |
| CFilePath | The file path value |
| CFileValue | The base class that all file value types must implement |
| CFindOptions | The parameters of the text find request |
| CFindResult | A result of the text search |
| CFindResultsConsumer | An interface to get the results from the find text request |
| CFormData | An upload data of the "application/x-www-form-urlencoded" content type |
| CFormDataPair | The key-value pair that represents a segment of a form data (e.g |
| CFrame | A web frame that provides access to DOM and JavaScript |
| CFrameCreated | The BrowserEvents::onFrameCreated event arguments |
| CFrameDeleted | The BrowserEvents::onFrameDeleted event arguments |
| CFrameDocumentLoadFinished | The NavigationEvents::onFrameDocumentLoadFinished event arguments |
| CFrameLoadFailed | The NavigationEvents::onFrameLoadFailed event arguments |
| CFrameLoadFinished | The NavigationEvents::onFrameLoadFinished event arguments |
| CFullScreen | The fullscreen controller of the fullscreen mode for HTML elements on the web page |
| CFullScreenEntered | The FullScreenEvents::onFullScreenEntered event arguments |
| CFullScreenEvents | A class that contains all fullscreen events |
| CFullScreenExited | The FullScreenEvents::onFullScreenExited event arguments |
| CHostPort | A host/port pair of the URI |
| CHttpAuthCache | An HTTP authentication cache service |
| CHttpAuthPrefs | The HTTP authorization preferences |
| CHttpCache | An HTTP cache service |
| CHttpHeader | An HTTP header name and value |
| CInjectCssAction | The BrowserDelegates::onInjectCss action |
| CInjectCssArgs | The BrowserDelegates::onInjectCss action arguments |
| CInjectJsAction | The BrowserDelegates::onInjectJs action |
| CInjectJsArgs | The BrowserDelegates::onInjectJs action arguments |
| CInterceptUrlRequestAction | The NetworkDelegates::onInterceptUrlRequest action arguments |
| CInterceptUrlRequestArgs | The NetworkDelegates::onInterceptUrlRequest arguments |
| CJsAccessible | The base class for defining JavaScript accessible object classes that can be automatically converted to JavaScript objects and vice versa |
| CJsArray | A JavaScript array |
| CJsError | Represents a JavaScript exception |
| CJsObject | A JavaScript object |
| CJsProxyObject | A JavaScript proxy object |
| CJsProxyObjectImpl | Derive C from JsProxyObjectImpl<C> via CRTP pattern and implement the interface of JsProxyObject |
| CJsReturnValue | Represents the JS function return value |
| CJsValue | A JavaScript value |
| CKeyEvent | A common interface that all keyboard events must extend |
| CKeyModifiers | The modifiers for the keyboard and mouse events |
| CKeyPressed | An event indicating that a keyboard key has been pressed |
| CKeyReleased | An event indicating that a keyboard key has been released |
| CKeyTyped | An event indicating that a keyboard character key has been typed |
| CLanguage | A language for which Chromium can perform spell checking |
| CLoadFinished | The NavigationEvents::onLoadFinished event arguments |
| CLoadProgressChanged | The NavigationEvents::onLoadProgressChanged event arguments |
| CLoadStarted | The NavigationEvents::onLoadStarted event arguments |
| CLoadUrlOptions | The optional parameters of the load URL request |
| CLogging | |
| CMedia | The media controller of a browser instance |
| CMediaDelegates | A class that contains all media delegates |
| CMediaDeviceInfo | The media audio/video input device info |
| CMediaEvents | A class that contains all media events |
| CMediaStreamCaptureStarted | The BrowserEvents::onMediaStreamCaptureStarted event arguments |
| CMediaStreamCaptureStopped | The BrowserEvents::onMediaStreamCaptureStopped event arguments |
| CMenu | |
| CMenuItem | |
| CMouseDragged | An event indicating that the mouse has been dragged |
| CMouseEntered | An event indicating that the mouse has been moved over the web page |
| CMouseEvent | A common interface that all mouse events must extend |
| CMouseExited | An event indicating that the mouse has been moved out of the web page |
| CMouseModifiers | The modifiers for the mouse events |
| CMouseMoved | An event indicating that the mouse has been moved |
| CMousePressed | An event indicating that the mouse button has been pressed |
| CMouseReleased | An event indicating that the mouse button has been released |
| CMouseWheel | An event indicating that the mouse wheel button has been rotated |
| CMoveMouseAction | The BrowserDelegates::onMoveMouse action |
| CMoveMouseArgs | The BrowserDelegates::onMoveMouse action arguments |
| CMoveMouseWheelAction | The BrowserDelegates::onMoveMouseWheel action |
| CMoveMouseWheelArgs | The BrowserDelegates::onMoveMouseWheel action arguments |
| CMultipartFormData | An upload data of the "multipart/form-data" content type |
| CMultipartFormDataPair | The key-value pair that represents a segment of a multi-part form data |
| CMultipartFormDataPairValue | The base class that all pair value types must implement |
| CMultipartFormDataPairValueFile | The multi-part form data pair file value |
| CMultipartFormDataPairValueString | The multi-part form data pair string value |
| CNavigation | Allows loading resources in the browser and working with the navigation history |
| CNavigationDelegates | Objects implement this interface to get notified about changes in Navigation and to provide necessary functionality |
| CNavigationEntry | The navigation history entry |
| CNavigationEvents | A class that contains all navigation events |
| CNavigationFinished | The NavigationEvents::onNavigationFinished event arguments |
| CNavigationRedirected | The NavigationEvents::onNavigationRedirected event arguments |
| CNavigationStarted | The NavigationEvents::onNavigationStarted event arguments |
| CNavigationStopped | The NavigationEvents::onNavigationStopped event arguments |
| CNetwork | Provides access to the network-level functionality |
| CNetworkChanged | The NetworkEvents::onNetworkChanged event arguments |
| CNetworkDelegates | A class that contains all network delegates |
| CNetworkEvents | A class that contains all network events |
| CObservable | A common class that all classes providing an observer must inherit |
| COpenPopupAction | The BrowserDelegates::onOpenPopup action |
| COpenPopupArgs | The BrowserDelegates::onOpenPopup action arguments |
| CPacProxyConfig | With this proxy configuration the connection uses proxy settings received from proxy auto-config (PAC) file which is located at the specific address |
| CPacScriptErrorReceived | The NetworkEvents::onPacScriptErrorReceived event arguments |
| CPasswordRecord | A record saved in the password store |
| CPasswords | A service for working with logins and passwords saved in the Chromium password store |
| CPermissions | Allows managing permissions |
| CPermissionsDelegates | A class that contains all permission delegates |
| CPoint | A pair of numbers that in general are used to define coordinates in the two-dimensional space |
| CPressKeyAction | The BrowserDelegate::OnPressKey action |
| CPressKeyArgs | The BrowserDelegates::onPressKey action arguments |
| CPressMouseAction | The BrowserDelegates::onPressMouse action |
| CPressMouseArgs | The BrowserDelegates::onPressMouse action arguments |
| CProfile | The app profile that holds user data such as navigation history, proxy settings, spell checker configurations, cookies, etc |
| CProfilePrefs | The Chromium profile preferences |
| CPromptAction | The BrowserDelegates::onPrompt action |
| CPromptArgs | The BrowserDelegates::onPrompt action arguments |
| CProxy | Provides access to the profile proxy functionality |
| CProxyConfig | An interface that all proxy config implementations must extend |
| CReceiveHeadersAction | The NetworkDelegates::onReceiveHeaders action |
| CReceiveHeadersArgs | The NetworkDelegates::onReceiveHeaders action arguments |
| CRect | A rectangle described by the location and dimensions |
| CRedirectResponseCodeReceived | The NetworkEvents::onRedirectResponseCodeReceived event arguments |
| CReleaseKeyAction | The BrowserDelegates::onReleaseKey action arguments |
| CReleaseKeyArgs | The BrowserDelegates::onReleaseKey action arguments |
| CReleaseMouseAction | The BrowserDelegates::onReleaseMouse action |
| CReleaseMouseArgs | The BrowserDelegates::onReleaseMouse action arguments |
| CRenderProcess | Contains information about the render process associated with Frame |
| CRenderProcessStarted | The BrowserEvents::onRenderProcessStarted event arguments |
| CRenderProcessTerminated | The BrowserEvents::onRenderProcessTerminated event arguments |
| CRequestCompleted | The NetworkEvents::onRequestCompleted event arguments |
| CRequestDestroyed | The NetworkEvents::onRequestDestroyed event arguments |
| CRequestPdfPasswordAction | The BrowserDelegates::onRequestPdfPassword action |
| CRequestPdfPasswordArgs | The BrowserDelegates::onRequestPdfPassword action arguments |
| CRequestPermissionAction | The PermissionsDelegates::onRequestPermission action |
| CRequestPermissionArgs | The PermissionsDelegates::onRequestPermission action arguments |
| CResponseBytesReceived | The NetworkEvents::onResponseBytesReceived event arguments |
| CResponseStarted | The NetworkEvents::onResponseStarted event arguments |
| CRTTI | |
| CSaveAsPdfAction | The BrowserDelegates::onSaveAsPdf action arguments |
| CSaveAsPdfArgs | The BrowserDelegates::onSaveAsPdf action arguments |
| CSaveCreditCardAction | The BrowserDelegates::onSaveCreditCard action |
| CSaveCreditCardArgs | The BrowserDelegates::onSaveCreditCard action arguments |
| CSavePasswordAction | The BrowserDelegates::onSavePassword action |
| CSavePasswordArgs | The BrowserDelegates::onSavePassword action arguments |
| CSaveUserProfileAction | The BrowserDelegates::onSaveUserProfile action |
| CSaveUserProfileArgs | The BrowserDelegates::onSaveUserProfile action arguments |
| CSelectMediaDeviceAction | The MediaDelegates::onSelectMediaDevice action |
| CSelectMediaDeviceArgs | The MediaDelegates::onSelectMediaDevice action arguments |
| CSeparatorContextMenuItem | |
| CSeparatorMenuItem | |
| CShowContextMenuAction | The BrowserDelegates::onShowContextMenu action |
| CShowContextMenuArgs | The BrowserDelegates::onShowContextMenu action arguments |
| CShowHttpErrorPageAction | The NavigationDelegates::onShowHttpErrorPage action |
| CShowHttpErrorPageArgs | The NavigationDelegates::onShowHttpErrorPage action arguments |
| CShowNetErrorPageAction | The NavigationDelegates::onShowNetErrorPage action |
| CShowNetErrorPageArgs | The NavigationDelegates::onShowNetErrorPage action arguments |
| CSize | A pair of numbers that in general are used to define dimensions in the two-dimensional space |
| CSpellCheckCompleted | The BrowserEvents::onSpellCheckCompleted event arguments |
| CSpellChecker | A profile service that provides functionality for configuring spell checking |
| CSpellCheckingResult | A spell checking result that contains the bounds of a mis-spelled substring of the checked text |
| CStandardContextMenuItem | |
| CStandardMenu | |
| CStandardMenuItem | |
| CStartCaptureSessionAction | The BrowserDelegates::onStartCaptureSession action |
| CStartCaptureSessionArgs | The BrowserDelegates::onStartCaptureSession action arguments |
| CStartDownloadAction | The BrowserDelegates::onStartDownload action |
| CStartDownloadArgs | The BrowserDelegates::onStartDownload action arguments |
| CStartNavigationAction | The NavigationDelegates::onStartNavigation action |
| CStartNavigationArgs | The NavigationDelegates::onStartNavigation action arguments |
| CStatusChanged | The BrowserEvents::onStatusChanged event arguments |
| CSubscription | A subscription allows you to unsubscribe from receiving events |
| CSystemProxyConfig | With this proxy configuration the connection uses the operating system proxy settings |
| CTextData | An upload data of the "text/plain" content type |
| CTextFinder | Allows finding text on the loaded web page |
| CTitleChanged | The BrowserEvents::onTitleChanged event arguments |
| CTypeKeyAction | The BrowserDelegates::onTypeKey action arguments |
| CTypeKeyArgs | The BrowserDelegates::onTypeKey action arguments |
| CUpdatePasswordAction | The BrowserDelegates::onUpdatePassword action |
| CUpdatePasswordArgs | The BrowserDelegates::onUpdatePassword action arguments |
| CUpdateUserProfileAction | The BrowserDelegates::onUpdateUserProfile action |
| CUpdateUserProfileArgs | The BrowserDelegates::onUpdateUserProfile action arguments |
| CUploadData | An interface that all upload data implementations must extend |
| CUrlRequest | The details about a URL request |
| CUrlRequestJob | A URL request job is a mechanism to provide the response data for an intercepted URL request |
| CUrlRequestJobFactory | A factory that allows you to create UrlRequestJob instances |
| CUserProfile | The collected data entered by the user to a form and persisted to the user data store |
| CUserProfiles | A user profile store |
| CVerifyCertAction | The BrowserDelegates::onVerifyCert action |
| CVerifyCertArgs | The BrowserDelegates::onVerifyCert action arguments |
| CZoom | Configures zoom level for the domain of the currently loaded web page |
| ►Nrpc | |
| ►Ninternal | |
| CCallback |