Uses of Interface
org.kie.workbench.common.screens.library.client.screens.organizationalunit.settings.sections.archetypes.ArchetypesSectionPresenter.View
-
Packages that use ArchetypesSectionPresenter.View Package Description org.kie.workbench.common.screens.library.client.screens.organizationalunit.settings.sections.archetypes -
-
Uses of ArchetypesSectionPresenter.View in org.kie.workbench.common.screens.library.client.screens.organizationalunit.settings.sections.archetypes
Classes in org.kie.workbench.common.screens.library.client.screens.organizationalunit.settings.sections.archetypes that implement ArchetypesSectionPresenter.View Modifier and Type Class Description classArchetypesSectionViewConstructors in org.kie.workbench.common.screens.library.client.screens.organizationalunit.settings.sections.archetypes with parameters of type ArchetypesSectionPresenter.View Constructor Description ArchetypesSectionPresenter(javax.enterprise.event.Event<SettingsSectionChange<org.kie.workbench.common.screens.library.api.settings.SpaceScreenModel>> settingsSectionChangeEvent, MenuItem<org.kie.workbench.common.screens.library.api.settings.SpaceScreenModel> menuItem, org.uberfire.client.promise.Promises promises, ArchetypesSectionPresenter.View view, org.kie.workbench.common.screens.archetype.mgmt.client.table.presenters.ArchetypeTablePresenter archetypeTablePresenter, javax.enterprise.event.Event<org.uberfire.workbench.events.NotificationEvent> notificationEvent, org.jboss.errai.ui.client.local.spi.TranslationService ts)
-