Re: addEventListener on my own extension?
Simon <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.dom |
|---|---|
| Organization | http://groups.google.com |
| Message-ID | <[email protected]> |
On Nov 14, 4:01 pm, Boris Zbarsky <[email protected]> wrote: > Boris Zbarsky wrote: > Implements it correctly, that is: saves the list of listeners, notifies > them as needed, etc. Thanks a lot! For me is also interesting to know about "helping"- classes. I found an nsEventDispatcher, nsEventListenerManager, but can I use it or is it useless for me? (or is it a good style to use the classes?) simon