Events

The Events are conditionally triggered Methods if something happens. In terms of distribution, we can split Events into two groups; one group is bound with Views, and the second one is attached with the Components.

1. Components Events

Except for a few Layout components rest of them can edit Events by clicking on the flash icon, choosing the proprietary Method, and configuring Event logic with the Flowchart wire editor.

2. Views Events

Each of the existing application Views has an option to edit its Events on Initialize and when the input parameters are changed — even in editing Views Events, configuring Event logic with the Flowchart wire editor.

Last updated