Package com.iizigo.prop
Interface IPropUndoContext
- All Known Subinterfaces:
IEUIPanel
,ITermEditor
- All Known Implementing Classes:
CaptureEditor
,CaptureScreenProp
,ContextMenuEditor
,DatabaseEditor
,EditorDatabaseProps
,EditorFontFaces
,EditorFontIconsDefinition
,EditorImageDefinition
,EditorImagesDefinition
,EditorScreenProp
,EditorSelector
,EditorServerProps
,EditorSessionsProp
,EditorStyledImageDefinition
,EditorStyles
,EditorSVGDefinition
,EditorTextTable
,EditorVirtualSpace
,EditorWebServiceProp
,EMUISimpleDialog
,EUIContextMenu
,EUIDialog
,EUIPanel
,EUIPanelPart
,FontFacesEditor
,ImageDefinitionEditor
,PanelEditor
,PropEditorPart
,RecordingEditor
,RecordingProp
,ScreenEditor
,SelectorEditor
,SessionsView
,StyleEditor
,TextTableEditor
,VirtualSpaceEditor
,WebServiceEditor
public interface IPropUndoContext
Interface used to implement undo context support for workbench parts as well as property containers.- Author:
- Christopher Mindus
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.eclipse.core.commands.operations.IUndoContext
getUndoContext()
Gets the undo context.