Package io.deephaven.plugin.js
package io.deephaven.plugin.js
-
ClassDescriptionA js plugin is a
Plugin
that allows adding javascript code under the server's URL path "js-plugins/".A manifest-based js plugin sourced from a "manifest.json" file.A package-based js plugin sourced from a "package.json" file.Observes registration ofJsPlugin
instances.