Interface ArchetypesSectionPresenter.View

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void setTable​(elemental2.dom.HTMLElement element)  
      void showDescription​(boolean isVisible)  
      • Methods inherited from interface org.uberfire.client.mvp.HasPresenter

        init
      • Methods inherited from interface org.jboss.errai.ui.client.local.api.elemental2.IsElement

        getElement
      • Methods inherited from interface org.kie.workbench.common.screens.library.client.settings.util.sections.SectionView

        getTitle
    • Method Detail

      • setTable

        void setTable​(elemental2.dom.HTMLElement element)
      • showDescription

        void showDescription​(boolean isVisible)