Uses of Interface
org.eclipse.gef.mvc.fx.ui.parts.IDirtyStateProvider
Packages that use IDirtyStateProvider
Package
Description
This package contains specific Eclipse
ViewPart
and EditorPart
implementations which wrap an
FXCanvas
.-
Uses of IDirtyStateProvider in org.eclipse.gef.mvc.fx.ui.parts
Classes in org.eclipse.gef.mvc.fx.ui.parts that implement IDirtyStateProviderModifier and TypeClassDescriptionclass
A support class to handle the dirty state of aWorkbenchPart
that uses anIOperationHistory
and anIUndoContext
.Methods in org.eclipse.gef.mvc.fx.ui.parts that return IDirtyStateProviderModifier and TypeMethodDescriptionIDirtyStateProviderFactory.create
(IWorkbenchPart workbenchPart) Creates a newIDirtyStateProvider
for the givenIWorkbenchPart
.