Interface ContentEditorPresentation


  • public interface ContentEditorPresentation
    The Presentation of the Content Editor.
    Author:
    Fabrizio Giudici
    Stereotype:
    Presentation
    • Method Detail

      • showUp

        void showUp()
        Makes sure this presentation is visible on the UI.
      • clear

        void clear()
        Clears the presentation.
      • populateDocument

        void populateDocument​(@Nonnull
                              java.lang.String url)
      • populateProperties

        void populateProperties​(@Nonnull
                                it.tidalwave.role.ui.PresentationModel pmProperties)
        Populates the ResourceProperties of the Content.
        Parameters:
        pmProperties - the PresentationModel of the properties