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