EventListenerprotected class BridgeContext.DOMNodeInsertedEventListener extends java.lang.Object implements EventListener
| Constructor | Description |
|---|---|
DOMNodeInsertedEventListener() |
Creates a new DOMNodeInsertedEventListener.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
handleEvent(Event evt) |
Handles 'DOMNodeInserted' event type.
|
public DOMNodeInsertedEventListener()
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.