Skip to main content

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