<< Click to Display Table of Contents >>

 

Class

 

 

Description

Base class, including event-related functions.

 

 

Methods

 

Method

Type

Description

extend(props)

Object

Create a new class based on this class. The newly created class contains extend static function as well.

set object

Name

Type

Description

statics

Object

(optional) statics class

initialize

function

(optional) constructive class

events

Array.<String>

(optional) Name array, which is used to trigger events. Specifying this parameter, the specified trigger method will be added into the class to activate the event.

 

 


©2015 Supergeo Technologies Inc.