Scriptable object
Base Document event interface
| Method | Description |
|---|---|
| onDocumentLoaded | Called after document loaded |
| onDocumentOpen | Called after document opened |
| onDocumentStateUpdate | Called when document state has been updated |
| onEditOperation | Called after text has been inserted or typed |
| onModifiedChange | Called when modified state of the document has been changed |
#API