English
Event Handling
About 120 wordsLess than 1 minute
2026-04-12
When to Use
Use this group when the implementation must react to platform events, route logic through controller extensions, or listen for event-driven changes.
Included Scenes
| Scene | Description |
|---|---|
| APL Controller | Class scene for controller-driven event logic |
| Event Listener | Class scene for event subscription and handling |
Navigation
| Resource | Link | Purpose |
|---|---|---|
| Group README | Open | Group title for translation or system mapping |
| Group Guide | Open | Expanded group documentation with page-level links |
| APL Controller | Open | Start with the overview for controller-based entry points |
| Event Listener | Open | Start with the overview for subscription-based processing |
