|
Dali Provisional API Release 3.2 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ListChangeEvent | |
|---|---|
| org.eclipse.jpt.common.utility.model.event | |
| org.eclipse.jpt.common.utility.model.listener | |
| Uses of ListChangeEvent in org.eclipse.jpt.common.utility.model.event |
|---|
| Methods in org.eclipse.jpt.common.utility.model.event that return ListChangeEvent | |
|---|---|
ListChangeEvent |
ListChangeEvent.clone(Model newSource)
Return a copy of the event with the specified source replacing the current source. |
ListChangeEvent |
ListChangeEvent.clone(Model newSource,
String newListName)
Return a copy of the event with the specified source and list name replacing the current source and list name. |
| Uses of ListChangeEvent in org.eclipse.jpt.common.utility.model.listener |
|---|
| Fields in org.eclipse.jpt.common.utility.model.listener with type parameters of type ListChangeEvent | |
|---|---|
protected static Class<ListChangeEvent> |
ReflectiveChangeListener.LIST_CHANGE_EVENT_CLASS
|
| Methods in org.eclipse.jpt.common.utility.model.listener with parameters of type ListChangeEvent | |
|---|---|
void |
AbstractChangeListener.listChanged(ListChangeEvent event)
|
void |
ChangeAdapter.listChanged(ListChangeEvent event)
|
void |
ListChangeAdapter.listChanged(ListChangeEvent event)
|
void |
ListChangeListener.listChanged(ListChangeEvent event)
This method gets called when a bound list is changed in a manner that is not easily characterized by the other methods in this interface. |
|
Dali Provisional API Release 3.2 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||