protected class SVG12TextElementBridge.DOMChildNodeRemovedEventListener extends SVGTextElementBridge.DOMChildNodeRemovedEventListener
| Modifier | Constructor and Description |
|---|---|
protected |
SVG12TextElementBridge.DOMChildNodeRemovedEventListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
handleEvent(Event evt)
Handles 'DOMNodeRemoved' event type.
|
protected SVG12TextElementBridge.DOMChildNodeRemovedEventListener()
public void handleEvent(Event evt)
SVGTextElementBridge.DOMChildNodeRemovedEventListenerhandleEvent in interface EventListenerhandleEvent in class SVGTextElementBridge.DOMChildNodeRemovedEventListenerevt - The Event contains contextual information
about the event.Copyright ? 2009 Apache Software Foundation. All Rights Reserved.