Base Class
Base object class
Constructor
Base
()
Methods
__super
()
Used as method for parent-method calls
extend
(
Function
static
-
[constructorFn]
-
prototypeProperties
-
[staticProperties]
Extends the class with another class; implementing inheritance