protected class BridgeContext.DOMCharacterDataModifiedEventListener
extends java.lang.Object
implements org.w3c.dom.events.EventListener
Constructor and Description |
---|
DOMCharacterDataModifiedEventListener()
Creates a new DOMCharacterDataModifiedEventListener.
|
Modifier and Type | Method and Description |
---|---|
void |
handleEvent(org.w3c.dom.events.Event evt)
Handles 'DOMCharacterDataModified' event type.
|