Building Shareable Libraries
- 已更新2023-02-17
- 閱讀時間為 1 分鐘
Building Shareable Libraries
Use your web application library to share reusable code.
-
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.
- Add a palette to the library—Add a HTML panel palette and all supporting functions to the web application library.
- Add custom UI elements to the library—Add a palette with your custom UI elements to the web application library.
- Package the library—Build the web application library into a package or package installer.