Namespace: Consultingwerk.Windows.CefBrowser
Interface 
ICefBrowserService Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implemented by: Consultingwerk.Windows.CefBrowser.CefBrowserService

Purpose: Starts a Browser Windows and navigates to an URL
Notes:



Top Method Summary
Options Name Purpose
+ Consultingwerk.Windows.CefBrowser.BrowserForm OpenBrowserWindow () Starts a Browser Windows and navigates to an URL
+ Consultingwerk.Windows.CefBrowser.BrowserForm OpenBrowserWindow (character) Starts a Browser Windows and navigates to an URL
+ Consultingwerk.Windows.CefBrowser.BrowserForm OpenBrowserWindow (character, logical) Starts a Browser Windows and navigates to an URL
+ Consultingwerk.Windows.CefBrowser.BrowserForm OpenBrowserWindow (logical) Starts a Browser Windows and navigates to an URL


Method Detail
Top

PUBLIC Consultingwerk.Windows.CefBrowser.BrowserForm OpenBrowserWindow ()

Purpose: Starts a Browser Windows and navigates to an URL
Notes:

Returns Consultingwerk.Windows.CefBrowser.BrowserForm
The reference to the BrowserForm
Top

PUBLIC Consultingwerk.Windows.CefBrowser.BrowserForm 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
Returns Consultingwerk.Windows.CefBrowser.BrowserForm
The reference to the BrowserForm
Top

PUBLIC Consultingwerk.Windows.CefBrowser.BrowserForm 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
Returns Consultingwerk.Windows.CefBrowser.BrowserForm
The reference to the BrowserForm
Top

PUBLIC Consultingwerk.Windows.CefBrowser.BrowserForm OpenBrowserWindow (logical)

Purpose: Starts a Browser Windows and navigates to an URL
Notes:

Parameters:
plMdiChild LOGICAL
Embed into MDI Container
Returns Consultingwerk.Windows.CefBrowser.BrowserForm
The reference to the BrowserForm


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       09.11.2024 19:04:54