Uses of Interface
org.eclipse.ui.IPersistableElement
Package
Description
Provides support for performing structural and textual
compare operations on arbitrary data and displaying the results.
Provides a user interface for debug platform source lookup facilities.
Application programming interfaces for interaction
with and extension of the Eclipse Platform User Interface.
APIs for the IDE-specific portion of the Eclipse Platform User Interface.
Classes for the creation of workbench parts that integrate
with the Eclipse Platform User Interface.
-
Uses of IPersistableElement in org.eclipse.compare
Modifier and TypeMethodDescriptionCompareEditorInput.getPersistable()
Returnsnull
since this editor cannot be persisted. -
Uses of IPersistableElement in org.eclipse.debug.ui.sourcelookup
-
Uses of IPersistableElement in org.eclipse.ui
Modifier and TypeInterfaceDescriptioninterface
Contains a set ofIWorkingSet
.interface
A working set holds a number of IAdaptable elements.Modifier and TypeMethodDescriptionIEditorInput.getPersistable()
Returns an object that can be used to save the state of this editor input. -
Uses of IPersistableElement in org.eclipse.ui.ide
Modifier and TypeClassDescriptionclass
Implements an IEditorInput instance appropriate forIFileStore
elements that represent files that are not part of the current workspace. -
Uses of IPersistableElement in org.eclipse.ui.internal
Modifier and TypeClassDescriptionclass
Abstract baseclass for IWorkingSet implementations.class
class
A working set holds a number of IAdaptable elements. -
Uses of IPersistableElement in org.eclipse.ui.part
Modifier and TypeClassDescriptionclass
Adapter for making a file resource a suitable input for an editor.class
Adapter for making a file resource a suitable input for an in-place editor.Modifier and TypeMethodDescriptionFileEditorInput.getPersistable()
MultiEditorInput.getPersistable()