| Reference Manual - 0.8.0 | ||
| |||
IComaComponent is a component created by IComa::CreateComponent() or returned by IComa::GetComponent().
| Methods of IComaComponent | ||
|---|---|---|
| Initialization | InitNotification | Setup a notification |
| InitNotifications | Batched notification setup | |
| Methods | Call | Perform method invocation |
| Return | Return from method invocation | |
| Notifications | Notify | Send a notification to all listeners |
| Listen | Setup a listener for one notification | |
| InitListeners | Batched listener setup | |
| Unlisten | Stop listening | |
| Activation | Activate | Activate the component |
| This work is licensed under a Creative Commons Attribution-Share Alike 3.0 License |