EventListenerprotected class SVG12ScriptingEnvironment.DOMNodeInsertedListener extends ScriptingEnvironment.DOMNodeInsertedListener
toExecute| Modifier | Constructor | Description |
|---|---|---|
protected |
DOMNodeInsertedListener() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
handleEvent(Event evt) |
This method is called whenever an event occurs of the event type for
which the
EventListener interface was registered. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgatherScriptElementspublic void handleEvent(Event evt)
EventListenerEventListener interface was registered.handleEvent in interface EventListenerhandleEvent in class ScriptingEnvironment.DOMNodeInsertedListenerevt - The Event contains contextual information
about the event.Copyright ? 2018 Apache Software Foundation. All Rights Reserved.