Skip to content

gregjacobs/Observable.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Observable.js

Class for implementing events in your JS objects. This is basically the implementation from the MIT licensed Ext Core, all wrapped into one class along with its dependencies, making it available as a separate utility for inclusion into multiple projects.

The Observable class is intended to be the base class of any class which fires events.

API: http://docs.sencha.com/core/?class=Ext.util.Observable

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published