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

Ens.AbstractDelegate

abstract class Ens.AbstractDelegate extends %Library.RegisteredObject

A helper class for the implementation of delegates in Ensemble.

Method Inventory

Methods

classmethod InitializeDelegate(pDelegateClass As Ens.DataType.Class, pRequiredType As Ens.DataType.Class, pHost As %RegisteredObject, ByRef pSC As %Status) as Ens.AbstractDelegate
Initializes an instance of a delegate

Inherited Members

Inherited Methods

Subclasses

FeedbackOpens in a new tab