|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TreeAddEvent | |
|---|---|
| org.eclipse.jpt.common.utility.model.event | |
| org.eclipse.jpt.common.utility.model.listener | |
| Uses of TreeAddEvent in org.eclipse.jpt.common.utility.model.event |
|---|
| Methods in org.eclipse.jpt.common.utility.model.event that return TreeAddEvent | |
|---|---|
TreeAddEvent |
TreeAddEvent.clone(Model newSource)
|
TreeAddEvent |
TreeAddEvent.clone(Model newSource,
java.lang.String newTreeName)
Return a copy of the event with the specified source and tree name replacing the current source and tree name. |
| Uses of TreeAddEvent in org.eclipse.jpt.common.utility.model.listener |
|---|
| Methods in org.eclipse.jpt.common.utility.model.listener with parameters of type TreeAddEvent | |
|---|---|
void |
TreeChangeListener.nodeAdded(TreeAddEvent event)
This method gets called when a node is added to a bound tree. |
void |
TreeChangeAdapter.nodeAdded(TreeAddEvent event)
|
void |
SimpleChangeListener.nodeAdded(TreeAddEvent event)
|
void |
ChangeAdapter.nodeAdded(TreeAddEvent event)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||