Interface BrowseContentPresenter.MyView

  • All Superinterfaces:
    HalView, org.jboss.elemento.IsElement, com.google.gwt.user.client.ui.IsWidget, Iterable<elemental2.dom.HTMLElement>, com.gwtplatform.mvp.client.View
    All Known Implementing Classes:
    BrowseContentView
    Enclosing class:
    BrowseContentPresenter

    public static interface BrowseContentPresenter.MyView
    extends HalView
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void setContent​(Content content)  
      • Methods inherited from interface org.jboss.elemento.IsElement

        element
      • Methods inherited from interface com.google.gwt.user.client.ui.IsWidget

        asWidget
      • Methods inherited from interface com.gwtplatform.mvp.client.View

        addToSlot, removeFromSlot, setInSlot
    • Method Detail

      • setContent

        void setContent​(Content content)