Credits UI5 Classes and Objects - wridgeu/wridgeu.github.io GitHub Wiki
All credits for the information above (and the code snippets) go to Wouter Lemaire and his fantastic blog series from 2015 as well as the UI5 documentation.
Blogs Series:
- Classes and Objects
- Object Inheritance
- Singleton Pattern
- Putting it all together
- Base classes in UI5
PS: I haven't changed the parameters (e.g. name/lastname) within most of the code snippets on purpose. So you can tell that the code is not my own.