Package com.iizigo.editor
Interface IDraggingFix
- All Known Implementing Classes:
CaptureEditor
,ContextMenuEditor
,DatabaseEditor
,FontFacesEditor
,ImageDefinitionEditor
,PanelEditor
,PropEditorPart
,RecordingEditor
,ScreenEditor
,SelectorEditor
,ServerConfigComposite
,StyleEditor
,TextTableEditor
,VirtualSpaceEditor
,WebServiceEditor
public interface IDraggingFix
Interface to fix selection event to be postponed due to initial dragging selection. This interface is used by the MultiSelectionProvider.- Author:
- Christopher Mindus
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
isDragging()
Check for dragging.