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