public interface ISaveableWorkbenchPart extends ISaveablePart, IWorkbenchPart
SaveablePartDialog
Modifier and Type | Field and Description |
---|---|
static int |
PROP_DIRTY
The property id for
isDirty . |
PROP_TITLE
doSave, doSaveAs, isDirty, isSaveAsAllowed, isSaveOnCloseNeeded
addPropertyListener, createPartControl, dispose, getSite, getTitle, getTitleImage, getTitleToolTip, removePropertyListener, setFocus
getAdapter
static final int PROP_DIRTY
isDirty
.Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.