Interface ContentExplorerPresentation
-
public interface ContentExplorerPresentation
The presentation for the content explorer.- Author:
- Fabrizio Giudici
- Stereotype:
- Presentation
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
expandFirstLevel()
Expands the first level of the tree.void
populate(it.tidalwave.role.ui.PresentationModel pm)
Populates the presentation with the given content.
-