|
Dali Provisional API Release 3.2 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use CollectionEvent | |
|---|---|
| org.eclipse.jpt.common.utility.model.event | |
| org.eclipse.jpt.common.utility.model.listener | |
| Uses of CollectionEvent in org.eclipse.jpt.common.utility.model.event |
|---|
| Subclasses of CollectionEvent in org.eclipse.jpt.common.utility.model.event | |
|---|---|
class |
CollectionAddEvent
A "collection add" event gets delivered whenever a model adds items to a "bound" or "constrained" collection. |
class |
CollectionChangeEvent
A "collection change" event gets delivered whenever a model changes a "bound" or "constrained" collection in a manner that is not easily characterized by the other collection events. |
class |
CollectionClearEvent
A "collection clear" event gets delivered whenever a model clears a "bound" or "constrained" collection. |
class |
CollectionRemoveEvent
A "collection remove" event gets delivered whenever a model removes items from a "bound" or "constrained" collection. |
| Uses of CollectionEvent in org.eclipse.jpt.common.utility.model.listener |
|---|
| Fields in org.eclipse.jpt.common.utility.model.listener with type parameters of type CollectionEvent | |
|---|---|
protected static Class<CollectionEvent> |
ReflectiveChangeListener.COLLECTION_EVENT_CLASS
|
|
Dali Provisional API Release 3.2 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||