protected class SVGOMDocument.DOMNodeInsertedListenerWrapper extends java.lang.Object implements EventListener
| Modifier and Type | Field and Description |
|---|---|
protected CSSNavigableDocumentListener |
listener
The CSSNavigableDocumentListener.
|
| Constructor and Description |
|---|
SVGOMDocument.DOMNodeInsertedListenerWrapper(CSSNavigableDocumentListener l)
Creates a new DOMNodeInsertedListenerWrapper.
|
| Modifier and Type | Method and Description |
|---|---|
void |
handleEvent(Event evt)
Handles the event.
|
protected CSSNavigableDocumentListener listener
public SVGOMDocument.DOMNodeInsertedListenerWrapper(CSSNavigableDocumentListener l)
public void handleEvent(Event evt)
handleEvent in interface EventListenerevt - The Event contains contextual information
about the event.Copyright ? 2009 Apache Software Foundation. All Rights Reserved.