protected class BridgeContext.DOMNodeInsertedEventListener extends Object implements EventListener
| Constructor and Description |
|---|
DOMNodeInsertedEventListener()
Creates a new DOMNodeInsertedEventListener.
|
| Modifier and Type | Method and Description |
|---|---|
void |
handleEvent(Event evt)
Handles 'DOMNodeInserted' event type.
|
public DOMNodeInsertedEventListener()
public void handleEvent(Event evt)
handleEvent in interface EventListenerCopyright © 2000–2024 Apache Software Foundation. All rights reserved.