EventListenerprotected class SVGUseElementBridge.ReferencedElementMutationListener extends java.lang.Object implements EventListener
| Modifier and Type | Field | Description |
|---|---|---|
protected NodeEventTarget |
target |
| Modifier | Constructor | Description |
|---|---|---|
protected |
ReferencedElementMutationListener() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
handleEvent(Event evt) |
This method is called whenever an event occurs of the event type for
which the
EventListener interface was registered. |
protected NodeEventTarget target
public void handleEvent(Event evt)
EventListenerEventListener interface was registered.handleEvent in interface EventListenerevt - The Event contains contextual information
about the event.Copyright ? 2018 Apache Software Foundation. All Rights Reserved.