Module platform

Interface UITree

All Superinterfaces:
Disposable, TreeModel, UINodeHandler
All Known Implementing Classes:
CLIMenuComponent, FlatObjectInspector, HierarchicalObjectInspector, ObjectInspector, PropertyEditorTree, RegistryAdapter, UISubTree, UITreePipeline

public interface UITree extends TreeModel, Disposable, UINodeHandler
  • Method Details

    • update

      void update()
    • getParent

      Object getParent(Object child)
    • getContext

      Context getContext()