...
| Code Block | ||||
|---|---|---|---|---|
| ||||
{
editor: SynapEditor,
eventType: "afterOpenDocument"'beforeNewDocument',
cancelable: true,
returnValue: null
} |
...
...
| Code Block | ||||
|---|---|---|---|---|
| ||||
{
editor: SynapEditor,
eventType: "afterOpenDocument"'beforeNewDocument',
cancelable: true,
returnValue: null
} |
...