All Downloads are FREE. Search and download functionalities are using the official Maven repository.

generated.docs.javadoc.org.eclipse.dawnsci.analysis.api.tree.TreeAdaptable.html Maven / Gradle / Ivy






TreeAdaptable (h5jan API)












org.eclipse.dawnsci.analysis.api.tree

Interface TreeAdaptable



  • public interface TreeAdaptable
    Interface to allow UI interactions with items in a tree such as a node or attribute
    • Method Detail

      • getFile

        java.lang.String getFile()
        Returns:
        full path to file
      • getNode

        java.lang.String getNode()
        Returns:
        full path to node or node attribute
      • getNodeLink

        NodeLink getNodeLink()
        Returns:
        node link (can be null)
      • getAttribute

        Attribute getAttribute()
        Returns:
        attribute (can be null)




© 2015 - 2024 Weber Informatics LLC | Privacy Policy