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
Method Details
isDragging
boolean isDragging()Check for dragging.