Working with the ControlWrapper
You can add a reference to a ControlWrapper class.
- Procedure
- Create a folder in the Presentation Resources folder and place the
.jsfile with the JavaScript wrapper implementation in this folder. - Select the External Resource element (either at the Control Type level or Library level) to view the configuration options in the Properties view.
- 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 box. - Select the ControlWrapper class implementation file and click
OK.
Refer to Control Wrapper Implementation section for details.