Interface TextChangeEvent
- All Superinterfaces:
 Event
Event fired when a text node's content is changed. Fired on the text node's parent element.
- 
Method Summary
Methods inherited from interface com.juliewoolie.dom.event.Event
getCurrentTarget, getDocument, getPhase, getTarget, getType, isBubbling, isCancellable, isCancelled, isComposed, isPropagationStopped, preventDefault, stopPropagation 
- 
Method Details
- 
getTextNode
 
 -