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

    Modifier and Type
    Method
    Description
    boolean
    Check for dragging.
  • Method Details

    • isDragging

      boolean isDragging()
      Check for dragging.