|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.ibm.notes.java.ui.events.ViewEntryChangeEvent
public class ViewEntryChangeEvent
Contains data about the view entry change event.
| Constructor Summary | |
|---|---|
ViewEntryChangeEvent(NotesUIViewEntryCollection collection)
Default constructor. |
|
| Method Summary | |
|---|---|
NotesUIViewEntryCollection |
getCollection()
Gets the collection of entries that have been changed by this event. |
NotesException |
getError()
Gets any error that occurred during this event. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ViewEntryChangeEvent(NotesUIViewEntryCollection collection)
collection - the collection of entries that have been changed by this event| Method Detail |
|---|
public NotesUIViewEntryCollection getCollection()
public NotesException getError()
getError in interface NotesUIEvent
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||