Interface DOMDocumentTreeController

All Known Implementing Classes:
DOMViewer.DOMViewerDOMDocumentTreeController

public interface DOMDocumentTreeController
Provides the information to control the DOMDocumentTree behaviour.
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    Returns whether the DOMDocumentTree supports drag-and-drop.
  • Method Details

    • isDNDSupported

      boolean isDNDSupported()
      Returns whether the DOMDocumentTree supports drag-and-drop.