protected class SVGOMDocument.DOMNodeInsertedListenerWrapper extends Object implements EventListener
| Modifier and Type | Field and Description |
|---|---|
protected CSSNavigableDocumentListener |
listener
The CSSNavigableDocumentListener.
|
| Constructor and Description |
|---|
DOMNodeInsertedListenerWrapper(CSSNavigableDocumentListener l)
Creates a new DOMNodeInsertedListenerWrapper.
|
protected CSSNavigableDocumentListener listener
public DOMNodeInsertedListenerWrapper(CSSNavigableDocumentListener l)
public void handleEvent(Event evt)
handleEvent in interface EventListenerevt - The Event contains contextual information
about the event.Copyright © 2000–2021 Apache Software Foundation. All rights reserved.