|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IProgress | |
---|---|
org.eclipse.graphiti.features | |
org.eclipse.graphiti.features.impl |
Uses of IProgress in org.eclipse.graphiti.features |
---|
Methods in org.eclipse.graphiti.features with parameters of type IProgress | |
---|---|
void |
IProgressProvider.setProgressCallback(IProgress progress)
Sets the progress callback. |
Uses of IProgress in org.eclipse.graphiti.features.impl |
---|
Fields in org.eclipse.graphiti.features.impl declared as IProgress | |
---|---|
private IProgress |
AbstractFeature.progressCallback
|
Methods in org.eclipse.graphiti.features.impl that return IProgress | |
---|---|
protected IProgress |
AbstractFeature.getProgressCallback()
Gets the progress callback. |
Methods in org.eclipse.graphiti.features.impl with parameters of type IProgress | |
---|---|
void |
AbstractFeature.setProgressCallback(IProgress progress)
Sets the progress callback. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |