public interface IDirtyStateProviderFactory
IDirtyStateProvider
.Modifier and Type | Method and Description |
---|---|
IDirtyStateProvider |
create(org.eclipse.ui.IWorkbenchPart workbenchPart)
Creates a new
IDirtyStateProvider for the given
IWorkbenchPart . |
IDirtyStateProvider create(org.eclipse.ui.IWorkbenchPart workbenchPart)
IDirtyStateProvider
for the given
IWorkbenchPart
.workbenchPart
- The IWorkbenchPart
the IDirtyStateProvider
is
related to.IDirtyStateProvider
instance.Copyright (c) 2014, 2016 itemis AG and others. All rights reserved.