registerPackage(string)
Register the specified package to enable the use of all the classes in the package. All packages starting with java, inetsoft, com, or org are registered automatically. Packages may also be registered by setting the javascript.java.packages property for the application.
Example
registerPackage('inetsoft.report');
| << decodeURI(uri) | © 1996-2013 InetSoft Technology Corporation (v11.5) | importPackage(package) >> |