Interface ContentExplorerPresentation


  • public interface ContentExplorerPresentation
    The presentation for the content 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.