menu

SiteGenesis / Server-side JS / Module: util/Class

This script provides inheritance support and is inspired by base2 and Prototype

The constructor is named

init()

If a needs to override a method of a superclass, the overridden method can always be called using

this._super();

This is true for the constructor as well as for any other method.

Source:
See:

Classes

Class

Members

(static) Class :module:util/Class~Class

Type:
Source:

X Privacy Update: We use cookies to make interactions with our websites and services easy and meaningful, to better understand how they are used. By continuing to use this site you are giving us your consent to do this. Privacy Policy.