Skip to main content

This version of the product is no longer supported, and this documentation is no longer updated regularly. See the latest version of this content.Opens in a new tab

CSPX.EnsBPLPlugin

abstract class CSPX.EnsBPLPlugin extends %Library.RegisteredObject

Base class for BPL editor "plug ins". This provide a mechanism to add some functionality to the BPL editor.

Method Inventory

Parameters

parameter PLUGINNAME = Plugin;

Methods

classmethod %DrawJSFunctions()
Serve the JavaScript functions used by the plug-in menu
classmethod %DrawMenu()
Serve the xml that defines the plug-in menu
classmethod %GetPluginName() as %String

Inherited Members

Inherited Methods

FeedbackOpens in a new tab