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

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

    • isDragging

      boolean isDragging()
      Check for dragging.