Namespace: Consultingwerk.Windows.CefBrowser
Class 
CefBrowserService Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implements: Consultingwerk.Windows.CefBrowser.ICefBrowserService, Ccs.Common.IService

File:CefBrowserService
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Wed Jan 13 13:07:09 CET 2021



Top Method Summary
Options Name Purpose
+ dispose () Destroy/Shutdown/Anti-Initializer
# Consultingwerk.Windows.CefBrowser.BrowserForm GetBrowserFromContext (character) Retrieves a Browser by the Context ID or starts a new one
+ initialize () Initializer / Startup
+ OpenBrowserWindow (character) Starts a Browser Windows and navigates to an URL
+ OpenBrowserWindow (character, logical) Starts a Browser Windows and navigates to an URL


Method Detail
Top

PUBLIC dispose ()

Purpose: Destroy/Shutdown/Anti-Initializer
Notes:

Top

PROTECTED Consultingwerk.Windows.CefBrowser.BrowserForm GetBrowserFromContext (character)

Purpose: Retrieves a Browser by the Context ID or starts a new one
Notes:

Parameters:
pcContextId CHARACTER
The browser Context ID to retrieve
Returns Consultingwerk.Windows.CefBrowser.BrowserForm
The reference to the BrowserForm
Top

PUBLIC initialize ()

Purpose: Initializer / Startup
Notes:

Top

PUBLIC OpenBrowserWindow (character)

Purpose: Starts a Browser Windows and navigates to an URL
Notes: URL may provide the Context ID for a reusable browser window
delimited by space, e.g. "JIRA https://jira.consultingwerkcloud.com"

Parameters:
pcUrl CHARACTER
The URL to navigate to
Top

PUBLIC OpenBrowserWindow (character, logical)

Purpose: Starts a Browser Windows and navigates to an URL
Notes: URL may provide the Context ID for a reusable browser window
delimited by space, e.g. "JIRA https://jira.consultingwerkcloud.com"

Parameters:
pcUrl CHARACTER
The URL to navigate to
plMdiChild LOGICAL
Embed into MDI Container


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 06:18:07