| onAfterLoad | fires after data loading is complete |
| onBeforeLoad | fires immediately before data loading has started |
| onBindRequest | fires when the component is ready to receive data from the master component |
| onChange | fires on changes in the DoubleList |
| onDestruct | occurs when component destroyed |
| onLoadError | fires when an error occurs during data loading (invalid server side response) |
| onViewShow | fires when any hidden view is shown |