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

File:ICefBrowserService
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Wed Jan 13 13:04:52 CET 2021
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"



Top Method Summary
Options Name Purpose
+ 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 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:08