Namespace: Consultingwerk.BusinessEntityDesigner.Common
Interface 
IBusinessEntityDesignerPluginManager Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implemented by: Consultingwerk.BusinessEntityDesigner.Server.Plugins.BusinessEntityDesignerServerPluginManager, Consultingwerk.BusinessEntityDesigner.UI.BusinessEntityDesignerForm

Purpose: Returns the reference to the given plugin
Notes: Supports inherited plugin



Top Method Summary
Options Name Purpose
+ Progress.Lang.Object GetPluginReference (Class) Returns the reference to the given plugin
+ LOGICAL IsPluginActive (character) Returns if the plugin with the given name is active


Method Detail
Top

PUBLIC Progress.Lang.Object GetPluginReference (Class)

Purpose: Returns the reference to the given plugin
Notes: Supports inherited plugin

Parameters:
poClass Progress.Lang.Class
The class of the plugin to return
Returns Progress.Lang.Object
The reference to the loaded plugin or ?
Top

PUBLIC LOGICAL IsPluginActive (character)

Purpose: Returns if the plugin with the given name is active
Notes:

Parameters:
pcPluginName CHARACTER
The name of the Plugin
Returns LOGICAL
Logical value indicating if the plugin is loaded


©2006-2025 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       16.09.2025 09:09:37