|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TreeClearEvent | |
|---|---|
| org.eclipse.jpt.common.utility.model.event | |
| org.eclipse.jpt.common.utility.model.listener | |
| Uses of TreeClearEvent in org.eclipse.jpt.common.utility.model.event |
|---|
| Methods in org.eclipse.jpt.common.utility.model.event that return TreeClearEvent | |
|---|---|
TreeClearEvent |
TreeClearEvent.clone(Model newSource)
Return a copy of the event with the specified source replacing the current source. |
TreeClearEvent |
TreeClearEvent.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 TreeClearEvent in org.eclipse.jpt.common.utility.model.listener |
|---|
| Methods in org.eclipse.jpt.common.utility.model.listener with parameters of type TreeClearEvent | |
|---|---|
void |
TreeChangeListener.treeCleared(TreeClearEvent event)
This method gets called when a bound tree is cleared. |
void |
TreeChangeAdapter.treeCleared(TreeClearEvent event)
|
void |
SimpleChangeListener.treeCleared(TreeClearEvent event)
|
void |
ChangeAdapter.treeCleared(TreeClearEvent event)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||