|
Xerces 1.0.0 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
void |
handleEvent(Event evt)
This method is called whenever an event occurs of the type for which the EventListener interface was registered. |
Method Detail |
public void handleEvent(Event evt)
EventListener
interface was registered.evt
- The Event
contains contextual information about
the event. It also contains the preventDefault
,
preventBubble
, and preventCapture
methods
which are used in determining the event's flow and default action.
|
Xerces 1.0.0 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |