An EventManager in JavaScript

Overview Previously I’ve blogged about Client Event Pool’s (yes I know the images are broken), but that example was intrinsically tied to Microsoft AJAX and I wanted to have one which was separate from it.
So I decided to create an object t…


This content originally appeared on Posts on LINQ to Fail and was authored by Posts on LINQ to Fail

Overview Previously I’ve blogged about Client Event Pool’s (yes I know the images are broken), but that example was intrinsically tied to Microsoft AJAX and I wanted to have one which was separate from it. So I decided to create an object that resides at slace.core.eventManager which will achieve this. Note: This library has a dependency on the slace.core library. This API allows you to bind events, trigger events, unbind events (and event handlers) and event check if an event handler is registered.


This content originally appeared on Posts on LINQ to Fail and was authored by Posts on LINQ to Fail


Print Share Comment Cite Upload Translate Updates
APA

Posts on LINQ to Fail | Sciencx (2010-09-12T00:00:00+00:00) An EventManager in JavaScript. Retrieved from https://www.scien.cx/2010/09/12/an-eventmanager-in-javascript/

MLA
" » An EventManager in JavaScript." Posts on LINQ to Fail | Sciencx - Sunday September 12, 2010, https://www.scien.cx/2010/09/12/an-eventmanager-in-javascript/
HARVARD
Posts on LINQ to Fail | Sciencx Sunday September 12, 2010 » An EventManager in JavaScript., viewed ,<https://www.scien.cx/2010/09/12/an-eventmanager-in-javascript/>
VANCOUVER
Posts on LINQ to Fail | Sciencx - » An EventManager in JavaScript. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2010/09/12/an-eventmanager-in-javascript/
CHICAGO
" » An EventManager in JavaScript." Posts on LINQ to Fail | Sciencx - Accessed . https://www.scien.cx/2010/09/12/an-eventmanager-in-javascript/
IEEE
" » An EventManager in JavaScript." Posts on LINQ to Fail | Sciencx [Online]. Available: https://www.scien.cx/2010/09/12/an-eventmanager-in-javascript/. [Accessed: ]
rf:citation
» An EventManager in JavaScript | Posts on LINQ to Fail | Sciencx | https://www.scien.cx/2010/09/12/an-eventmanager-in-javascript/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.