|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface NotificationListListener
A listener that listens for changes to a NotificationList.
| Method Summary | |
|---|---|
void |
listElementsAdded(NotificationListEvent event)
An element was added to the list. |
void |
listElementsChanged(NotificationListEvent event)
An element in the list was changed. |
void |
listElementsRemoved(NotificationListEvent event)
An element was removed from the list. |
| Method Detail |
|---|
void listElementsAdded(NotificationListEvent event)
event - The event.void listElementsRemoved(NotificationListEvent event)
event - The event.void listElementsChanged(NotificationListEvent event)
event - The event.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||