Interface StructureExplorerPresentation


  • public interface StructureExplorerPresentation
    The presentation for the structure explorer.
    Author:
    Fabrizio Giudici
    Stereotype:
    Presentation
    • Method Detail

      • populate

        void populate​(@Nonnull
                      it.tidalwave.role.ui.PresentationModel pm)
        Populates the presentation with the given content.
      • expandFirstLevel

        void expandFirstLevel()
        Expands the first level of the tree.