|
Eclipse Platform Release 3.2 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PendingUpdateAdapter | |
---|---|
org.eclipse.ui.progress | Application programming interfaces for interaction with and extension of the Eclipse Platform User Interface. |
Uses of PendingUpdateAdapter in org.eclipse.ui.progress |
---|
Methods in org.eclipse.ui.progress that return PendingUpdateAdapter | |
protected PendingUpdateAdapter |
DeferredTreeContentManager.createPendingUpdateAdapter()
Factory method for creating the pending update adapter representing the placeholder node. |
Methods in org.eclipse.ui.progress with parameters of type PendingUpdateAdapter | |
protected void |
DeferredTreeContentManager.startFetchingDeferredChildren(Object parent,
IDeferredWorkbenchAdapter adapter,
PendingUpdateAdapter placeholder)
Starts a job and creates a collector for fetching the children of this deferred adapter. |
protected void |
DeferredTreeContentManager.runClearPlaceholderJob(PendingUpdateAdapter placeholder)
Run a job to clear the placeholder. |
protected IElementCollector |
DeferredTreeContentManager.createElementCollector(Object parent,
PendingUpdateAdapter placeholder)
Create the element collector for the receiver. |
|
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.