Class

Use it as a base for your class hierarchy.

This functionality is not intended for general usage.

Method Summary

Method Description
extend Creates new class by extending definition of existing class.

Defining constructors.

Special function name init is reserved to define constructor function

Defining properties.

Instead of function, just pass a property descriptor.

Calling base class methods (with parameters).

Example

Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.