public class TextChangedEvent extends TypedEvent
| Modifier and Type | Field and Description |
|---|---|
(package private) static long |
serialVersionUID |
data, display, time, widget| Constructor and Description |
|---|
TextChangedEvent(StyledTextContent source)
Create the TextChangedEvent to be used by the StyledTextContent implementor.
|
toStringstatic final long serialVersionUID
public TextChangedEvent(StyledTextContent source)
source - the object that will be sending the TextChangedEvent,
cannot be null