Uses of Class
org.eclipse.ui.internal.InternalSaveable
Package
Description
Application programming interfaces for working with resource mappings.
Application programming interfaces for interaction
with and extension of the Eclipse Platform User Interface.
Provides a framework for text editors obeying to the
desktop rules.
-
Uses of InternalSaveable in org.eclipse.team.ui.mapping
Modifier and TypeClassDescriptionclass
A saveable comparison is used to buffer changes made when comparing or merging model elements. -
Uses of InternalSaveable in org.eclipse.ui
Modifier and TypeClassDescriptionclass
ASaveable
represents a unit of saveability, e.g. an editable subset of the underlying domain model that may contain unsaved changes. -
Uses of InternalSaveable in org.eclipse.ui.internal
Modifier and TypeClassDescriptionclass
A defaultSaveable
implementation that wrappers a regular workbench part (one that does not itself adapt to Saveable). -
Uses of InternalSaveable in org.eclipse.ui.texteditor
Modifier and TypeClassDescriptionprotected static class
This text editor's savable.