Package com.iizigo.editor
Interface IDraggingFix
- All Known Implementing Classes:
ContextMenuEditor,FontFacesEditor,ImageDefinitionEditor,PanelEditor,PropEditorPart,SelectorEditor,ServerConfigComposite,StyleEditor,TextTableEditor,VirtualSpaceEditor
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.