IFieldInterfaceDecorator Interface
From The Oxygene Language Wiki
This is a Language topic
Feel free to add your notes to this topic below.
IFieldInterfaceDecorator = public interface (IBaseAspect)
Interface to be implemented by any aspect that wants to influence any fields defined in a class
Namespace: Cirrus
Members
| | |
|---|---|
| HandleInterface(IServices, IFieldDefinition) | This interface method is called just after all source file interface sections have been parsed and processed |
See Also
- Cirrus
- External Links:
- Prism Aspects to Help with Monobjc Development (RemObjects Blogs)
- IBaseAspect Interface
Area: Oxygene Language
Compiler version: Oxygene 5
Language Glossary — Keywords — Types — FAQ — How To