Building Shareable Libraries

Use your web application library to share reusable code.

You can create an add-on for your web application and distribute it in a package using the following steps.
  1. Create a library—Add all of the source files for your web application to the library.
    Note Ensure you create the library on the web server target.
  2. Add a palette to the library—Add a HTML panel palette and all supporting functions to the web application library.
  3. Add custom UI elements to the library—Add a palette with your custom UI elements to the web application library.
  4. Package the library—Build the web application library into a package or package installer.