workbench-WebBrowser
This component can be added to a Px page to expose an external website (e.g. www.google.com) inside Workbench in a Web Browser View. The component properties allow you to configure browser display details for the referenced site.

This component is located in the workbench palette. Double-click the WebBrowser component to open the Property Sheet view.
In addition to the standard properties (Enabled and Layout) the following properties are present for this component:
| Property | Value | Description |
|---|---|---|
| Visible | true (default) or false | Determines if this object is visible or hidden. |
| Title | text | Creates a name for the view. |
| Ord | ORD | Identifies the location of the content to display in this view. |
| Location | read-only | |
| Progress | read-only | |
| Progress Running | read-only | |
| Show Progress Indicator | true or false (default) | Turns the progress indicator on and off. |
| Context Menu Enabled | true (default) or false | Turns the context menu on and off. |
| impl | additional properties | See the section on jxBrowser-JxWebBroswerImpl. |