|
Eclipse Platform Release 3.2 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IConcurrentModelListener | |
---|---|
org.eclipse.jface.viewers.deferred | Provides a framework for viewers that handle deferred contents. |
Uses of IConcurrentModelListener in org.eclipse.jface.viewers.deferred |
---|
Methods in org.eclipse.jface.viewers.deferred that return IConcurrentModelListener | |
protected IConcurrentModelListener[] |
AbstractConcurrentModel.getListeners()
Returns the array of listeners for this model |
Methods in org.eclipse.jface.viewers.deferred with parameters of type IConcurrentModelListener | |
void |
SetModel.requestUpdate(IConcurrentModelListener listener)
|
void |
IConcurrentModel.requestUpdate(IConcurrentModelListener listener)
Requests that the receiver to call the given listener's setContents(...) |
void |
IConcurrentModel.addListener(IConcurrentModelListener listener)
Adds a listener to this model. |
void |
IConcurrentModel.removeListener(IConcurrentModelListener listener)
Removes a listener from this model. |
void |
AbstractConcurrentModel.addListener(IConcurrentModelListener listener)
|
void |
AbstractConcurrentModel.removeListener(IConcurrentModelListener listener)
|
|
Eclipse Platform Release 3.2 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.