Package org.eclipse.emf.cdo.ui
Schnittstelle CDOEditorInput3
- Alle Superschnittstellen:
CDOEditorInput,IAdaptable,IEditorInput
An extension to
CDOEditorInput that provides long-running CDOView opening.- Seit:
- 4.8
- Autor:
- Eike Stepper
- Siehe auch:
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungopenView(IProgressMonitor progressMonitor) Opens the CDOView associated with this CDOEditorInputVon Schnittstelle geerbte Methoden org.eclipse.emf.cdo.ui.CDOEditorInput
getResourcePath, getView, isViewOwnedVon Schnittstelle geerbte Methoden org.eclipse.core.runtime.IAdaptable
getAdapterVon Schnittstelle geerbte Methoden org.eclipse.ui.IEditorInput
exists, getImageDescriptor, getName, getPersistable, getToolTipText
-
Methodendetails
-
openView
Opens the CDOView associated with this CDOEditorInput
-