LOTUSSCRIPT/COM/OLE CLASSES


NotesUIDatabase class
Example

Represents the database that's currently open in the Notes workspace.

Note This class is not supported in COM.

Containment

Contained by: NotesUIWorkspace

Contains: NotesDatabase, NotesDocumentCollection

Properties

Database

Documents

Methods

Close

OpenNavigator

OpenView

Events

PostDocumentDelete

PostDragDrop

PostDropToArchive

PostOpen

QueryClose

QueryDocumentDelete

QueryDocumentUndelete

QueryDragDrop

QueryDropToArchive

Access

There are two ways to access the current database:


Example
See Also