TextChangingEvent.this

Create the TextChangedEvent to be used by the StyledTextContent implementor. <p>

@param source the object that will be sending the new TextChangingEvent, cannot be null

  1. this(StyledTextContent source)
    class TextChangingEvent
  2. this(StyledTextContent source, StyledTextEvent e)

Meta