protected class SVGTextElementBridge.DOMChildNodeRemovedEventListener extends Object implements EventListener
Modifier | Constructor and Description |
---|---|
protected |
DOMChildNodeRemovedEventListener() |
Modifier and Type | Method and Description |
---|---|
void |
handleEvent(Event evt)
Handles 'DOMNodeRemoved' event type.
|
public void handleEvent(Event evt)
handleEvent
in interface EventListener
evt
- The Event
contains contextual information
about the event.Copyright © 2000–2023 Apache Software Foundation. All rights reserved.