Working with the ControlWrapper

You can add a reference to a ControlWrapper class.

Procedure

  1. Create a folder in the Presentation Resources folder and place the .js file with the JavaScript wrapper implementation in this folder.
  2. Select the External Resource element (either at the Control Type level or Library level) to view the configuration options in the Properties view.
  3. Click the picker provided for the Relative URI property.

    The Pick Resource dialog lists the JavaScript files available in the Presentation Resources folder.

    Note: You have to select the Relative URI property sheet entry in order to activate the cell editor. Once activated, the '...' button opens the resource picker dialog.
  4. Select the ControlWrapper class implementation file and click OK.

    Refer to Control Wrapper Implementation section for details.