The source project of this merge request has been removed.
overrides: implement template widget callbacks
- callbacks can be defined in an array of strings called 'Callbacks' similar to template children
- each string should be the name of a function on the class prototype
- no support for legacy classes