public interface ISaveableFilter
A filter for selecting Saveables.
IWorkbench.saveAll(org.eclipse.jface.window.IShellProvider, org.eclipse.jface.operation.IRunnableContext, ISaveableFilter, boolean)
boolean
select ( Saveable saveable, IWorkbenchPart[] containingParts)
boolean select( Saveable saveable, IWorkbenchPart[] containingParts)
saveable
containingParts
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.