protected class BridgeContext.DOMAttrModifiedEventListener extends Object implements EventListener
Constructor and Description |
---|
DOMAttrModifiedEventListener()
Creates a new DOMAttrModifiedEventListener.
|
Modifier and Type | Method and Description |
---|---|
void |
handleEvent(Event evt)
Handles 'DOMAttrModified' event type.
|
public DOMAttrModifiedEventListener()
public void handleEvent(Event evt)
handleEvent
in interface EventListener
evt
- The Event
contains contextual information
about the event.Copyright © 2000–2023 Apache Software Foundation. All rights reserved.