Uses of Interface
org.kie.workbench.common.screens.library.client.screens.organizationalunit.settings.SettingsScreenPresenter.View
-
Packages that use SettingsScreenPresenter.View Package Description org.kie.workbench.common.screens.library.client.screens.organizationalunit.settings -
-
Uses of SettingsScreenPresenter.View in org.kie.workbench.common.screens.library.client.screens.organizationalunit.settings
Classes in org.kie.workbench.common.screens.library.client.screens.organizationalunit.settings that implement SettingsScreenPresenter.View Modifier and Type Class Description classSettingsScreenViewMethods in org.kie.workbench.common.screens.library.client.screens.organizationalunit.settings that return SettingsScreenPresenter.View Modifier and Type Method Description SettingsScreenPresenter.ViewSettingsScreenPresenter. getView()Constructors in org.kie.workbench.common.screens.library.client.screens.organizationalunit.settings with parameters of type SettingsScreenPresenter.View Constructor Description SettingsScreenPresenter(SettingsScreenPresenter.View view, org.jboss.errai.ui.client.local.spi.TranslationService ts, org.guvnor.structure.client.security.OrganizationalUnitController organizationalUnitController, org.guvnor.common.services.project.client.context.WorkspaceProjectContext projectContext, org.uberfire.ext.widgets.common.client.common.BusyIndicatorView busyIndicatorView, SectionManager<org.kie.workbench.common.screens.library.api.settings.SpaceScreenModel> sectionManager, SettingsSections settingsSections, org.uberfire.client.promise.Promises promises, javax.enterprise.event.Event<org.uberfire.workbench.events.NotificationEvent> notificationEvent)
-