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