|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.ibm.notes.java.ui.events.CollectionOpenedEvent
public class CollectionOpenedEvent
The event indicating that the NotesUIViewEntryCollection was opened and is ready to be used.
| Constructor Summary | |
|---|---|
CollectionOpenedEvent(NotesUIViewEntryCollection collection,
NotesException error)
Constructor. |
|
| Method Summary | |
|---|---|
NotesUIViewEntryCollection |
getCollection()
Gets the collection of view entries that were opened. |
NotesException |
getError()
Gets any error that may have occurred while opening the collection. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CollectionOpenedEvent(NotesUIViewEntryCollection collection,
NotesException error)
collection - the collection that was openederror - any error that may have occurred while opening the collection| 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 | ||||||||||