protected class SVG12ScriptingEnvironment.DOMNodeInsertedListener extends ScriptingEnvironment.DOMNodeInsertedListener
toExecute
Modifier | Constructor and Description |
---|---|
protected |
SVG12ScriptingEnvironment.DOMNodeInsertedListener() |
Modifier and Type | Method and Description |
---|---|
void |
handleEvent(Event evt)
This method is called whenever an event occurs of the event type for
which the
EventListener interface was registered. |
gatherScriptElements
protected SVG12ScriptingEnvironment.DOMNodeInsertedListener()
public void handleEvent(Event evt)
EventListener
EventListener
interface was registered.handleEvent
in interface EventListener
handleEvent
in class ScriptingEnvironment.DOMNodeInsertedListener
evt
- The Event
contains contextual information
about the event.Copyright ? 2009 Apache Software Foundation. All Rights Reserved.