EventListenerSVG12TextElementBridge.DOMSubtreeModifiedEventListenerprotected class SVGTextElementBridge.DOMSubtreeModifiedEventListener extends java.lang.Object implements EventListener
| Modifier | Constructor | Description |
|---|---|---|
protected |
DOMSubtreeModifiedEventListener() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
handleEvent(Event evt) |
Handles 'DOMSubtreeModified' event type.
|
public void handleEvent(Event evt)
handleEvent in interface EventListenerevt - The Event contains contextual information
about the event.Copyright ? 2018 Apache Software Foundation. All Rights Reserved.