simpleIframe Sample

This custom interface sample illustrates opening a website in an Iframe in the Workspace application.

The sample specifically adds a menu with two menu items to the Workspace toolbar, as well as a toolbar button to the master selection area.

The first menu item causes the http://www.tibco.com website to open in an Iframe in a dialog.

The second menu item causes the http://spotfire.tibco.comwebsite to open in an Iframe in a separate browser window.

The toolbar button in the master selection area causes the http://tibco.tibbr.comwebsite to open an Iframe in "Area D" of the application.

The elements and attribute values needed to implement this sample are provided in the readme.txt file in the following directory:

StudioHome\wcc\version\Samples\CustomInterfaces\simpleIframe

You can modify the provided elements and attribute values to fit your particular requirements.