|
Eclipse Platform Release 3.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IDetailPane3
An extension to the detail pane interface which allows implementors to save contents of the details pane.
Clients may implement this interface.
Field Summary |
---|
Fields inherited from interface org.eclipse.ui.ISaveablePart |
---|
PROP_DIRTY |
Method Summary | |
---|---|
void |
addPropertyListener(IPropertyListener listener)
Adds a listener for changes to properties in this detail pane. |
void |
removePropertyListener(IPropertyListener listener)
Removes the given property listener from this workbench part. |
Methods inherited from interface org.eclipse.debug.ui.IDetailPane |
---|
createControl, display, dispose, getDescription, getID, getName, init, setFocus |
Methods inherited from interface org.eclipse.ui.ISaveablePart |
---|
doSave, doSaveAs, isDirty, isSaveAsAllowed, isSaveOnCloseNeeded |
Method Detail |
---|
void addPropertyListener(IPropertyListener listener)
The property ids are defined in IWorkbenchPartConstants
.
listener
- a property listenervoid removePropertyListener(IPropertyListener listener)
listener
- a property listener
|
Eclipse Platform Release 3.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.