Skip to content
No description or website provided.
JavaScript
Find file
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Failed to load latest commit information.
dist
src
tests
.gitignore
Gruntfile.js
README.md
bower.json
package.json

README.md

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

Something went wrong with that request. Please try again.