Class TextChangedEvent

    • Constructor Detail

      • TextChangedEvent

        public TextChangedEvent​(StyledTextContent source)
        Create the TextChangedEvent to be used by the StyledTextContent implementor.

        Parameters:
        source - the object that will be sending the TextChangedEvent, cannot be null