|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CollectionClearEvent | |
|---|---|
| org.eclipse.jpt.common.utility.model.event | |
| org.eclipse.jpt.common.utility.model.listener | |
| Uses of CollectionClearEvent in org.eclipse.jpt.common.utility.model.event |
|---|
| Methods in org.eclipse.jpt.common.utility.model.event that return CollectionClearEvent | |
|---|---|
CollectionClearEvent |
CollectionClearEvent.clone(Model newSource)
Return a copy of the event with the specified source replacing the current source. |
CollectionClearEvent |
CollectionClearEvent.clone(Model newSource,
java.lang.String newCollectionName)
Return a copy of the event with the specified source and collection name replacing the current source and collection name. |
| Uses of CollectionClearEvent in org.eclipse.jpt.common.utility.model.listener |
|---|
| Methods in org.eclipse.jpt.common.utility.model.listener with parameters of type CollectionClearEvent | |
|---|---|
void |
SimpleChangeListener.collectionCleared(CollectionClearEvent event)
|
void |
CollectionChangeListener.collectionCleared(CollectionClearEvent event)
This method gets called when a bound collection is cleared. |
void |
CollectionChangeAdapter.collectionCleared(CollectionClearEvent event)
|
void |
ChangeAdapter.collectionCleared(CollectionClearEvent event)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||