How do I catch a close event?
Posted: Fri Aug 29, 2014 1:24 am
Hello,
I'm using an WSEditorListener to override the method editorAboutToBeSavedVeto.
I need to do something similar with a close. I need to perform an action before the document closes. How do I catch this event?
Thanks
I'm using an WSEditorListener to override the method editorAboutToBeSavedVeto.
I need to do something similar with a close. I need to perform an action before the document closes. How do I catch this event?
Thanks