| PostDocumentDelete | Occurs after the command is given to delete (clear or cut) a document, but before it is actually deleted. |
| PostDragDrop (NotesUIDatabase) | Occurs just after drag and drop operation in a database. |
| PostDropToArchive | Occurs just after an entry is dropped into an archive. |
| PostOpen (NotesUIDatabase) | Occurs after the NotesUIView QueryOpen and NotesIUView PostOpen events are triggered. |
| QueryClose (NotesUIDatabase) | Occurs just before the database closes. |
| QueryDocumentDelete | Occurs just before a document or selected set of documents is marked for deletion or cut. |
| QueryDocumentUndelete | Occurs just before the deletion mark on a document or selected set of documents is removed. |
| QueryDragDrop (NotesUIDatabase) | Occurs before the DragDrop operation is executed. |
| QueryDropToArchive | Occurs just before an entry is dropped into an archive. |