public class TextChangedEvent extends TypedEvent
data, display, time, widget| Constructor and Description |
|---|
TextChangedEvent(StyledTextContent source)
Create the TextChangedEvent to be used by the StyledTextContent implementor.
|
toStringpublic TextChangedEvent(StyledTextContent source)
source - the object that will be sending the TextChangedEvent,
cannot be null