Package com.ibm.notes.java.ui.events

Provides classes that represent events used by listeners and callbacks.

See:
          Description

Interface Summary
NotesDocumentDataEvent An interface representing an event that occurred that involves document information.
NotesUIEvent Interface which all UI events should subclass.
 

Class Summary
CollectionOpenedEvent The event indicating that the NotesUIViewEntryCollection was opened and is ready to be used.
DocumentFieldChangeEvent Contains data from the field change event.
ViewEntryChangeEvent Contains data about the view entry change event.
 

Package com.ibm.notes.java.ui.events Description

Provides classes that represent events used by listeners and callbacks.