XdevBrowserFrame

The XdevBrowserFramew is a container for integrating web content. The web content must be placed in the Resources as a file. Specifying a URL is also possible. All formats that the browser can display are supported as formats for images.

  1. In Project Management > Resources > images, add an image file from your file manager with drag and drop, e.g. RapidClipseLogo.jpg. 
  2. Add an XdevImage in the GUI Builder.
  3. In Properties > Source, click on...
  4. In the following wizard, select the image file in File >WebContent >WEB-INF >Resources >Images.
  5. Click OK
Important properties:
  • Caption -  Displays text as label.

  • Description - Text displayed at runtime as a tooltip when you touch it with the mouse pointer.

  • Source - URL or URI for the source code file that has to be integrated.
Examples:
  • URL call


this.browserFrame.setSource(new ExternalResource("https://account.xdev.cloud"));



All XdevBrowserFrame Methods

XDEV Software Corp. - One Embarcadero Center, San Francisco, CA 94111, US
Copyright © 2015. XDEV Software Corp. All rights reserved.