Replaces/inserts text as defined by the event.
@param event the text change event. <ul> <li>event.start - the replace start offset</li> <li>event.end - the replace end offset</li> <li>event.text - the new text</li> </ul>
See Implementation
Replaces/inserts text as defined by the event.
@param event the text change event. <ul> <li>event.start - the replace start offset</li> <li>event.end - the replace end offset</li> <li>event.text - the new text</li> </ul>