Title: Node EventListener
Hi everyone,
 
I currently need to use addEventListener method of NodeImpl. In the method there are three parameters: eventType(String), eventListener(EventListener) , and useCapture(boolean).  I think I know how to implement the EventListener interface and what the useCapture means. However, I can not find what the eventType means here, and how to use it. I mean, what/how many event types I can use, and how the type be defined through XML file?    Someone in this group can help me on this issue?
 
I thank you in advance for the help!
 
Have a good weekend to you all!
 
-Bob
----- Original Message -----
Sent: Friday, July 06, 2001 9:33 AM
Subject: Node EventListener

Hi there,

I am very glad to find this group of XML developers, and I hope to get some help from you for this issue.

Currently I am working on a project that may need to use Node Event Listener (and GUI Lsteners as well) to monitoring and reaction the Node Event. I checked the Xerces website, but didn't find a detail way (or samples) how to do it. Would anyone here can help?

Thanks!

-Bob

Reply via email to