IEventImplementationDecorator Interface

From The Oxygene Language Wiki

Jump to:navigation, search

This is a Language topic
Feel free to add your notes to this topic below.


IEventImplementationDecorator = public interface (IBaseAspect)

Interface to be implemented by any aspect that wants to influence the implementation of an event.

Namespace: Cirrus


Members

Method
Description
HandleImplementation(aServices: IServices; aEvent: IEventDefinition; aAdd, aRemove, aRaise: IMethodDefinition)Called for each event this attribute is applied to. This method is called after all files have been parsed just before the executable is generated. Members added from within this call will not be available from source.


See Also

Oxygene-48.png

Area: Oxygene Language
Compiler version: Oxygene 5

Language GlossaryKeywordsTypesFAQHow To

Navigation
Areas
More
Toolbox