Interface ArchetypesSectionPresenter.View
-
- All Superinterfaces:
org.uberfire.client.mvp.HasPresenter<ArchetypesSectionPresenter>,org.jboss.errai.common.client.api.elemental2.IsElement,org.jboss.errai.ui.client.local.api.elemental2.IsElement,SectionView<ArchetypesSectionPresenter>,org.uberfire.client.mvp.UberElemental<ArchetypesSectionPresenter>
- All Known Implementing Classes:
ArchetypesSectionView
- Enclosing class:
- ArchetypesSectionPresenter
public static interface ArchetypesSectionPresenter.View extends SectionView<ArchetypesSectionPresenter>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidsetTable(elemental2.dom.HTMLElement element)voidshowDescription(boolean isVisible)-
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
-
-