Interface ISaveableWorkbenchPart

All Superinterfaces:
IAdaptable, ISaveablePart, IWorkbenchPart
All Known Implementing Classes:
HistoryPageSaveablePart, PageSaveablePart, ParticipantPageSaveablePart, SaveablePartAdapter

@Deprecated public interface ISaveableWorkbenchPart extends ISaveablePart, IWorkbenchPart
A saveable workbench part is a visual component that can be shown within different contexts (e.g a dialog, workbench page).
Since:
3.0
See Also:
  • Field Details

    • PROP_DIRTY

      static final int PROP_DIRTY
      Deprecated.
      The property id for isDirty.
      See Also: