Inheritance diagram for EditorListener:
Public Member Functions | |
virtual void | modifyEvent (int topLine)=0 |
Informs EditorListener object about text modification event. |
|
Informs EditorListener object about text modification event. All the text becomes invalid after the specified line.
|