Uses of Interface
org.kie.workbench.common.screens.library.client.settings.sections.generalsettings.GeneralSettingsPresenter.View
-
Packages that use GeneralSettingsPresenter.View Package Description org.kie.workbench.common.screens.library.client.settings.sections.generalsettings -
-
Uses of GeneralSettingsPresenter.View in org.kie.workbench.common.screens.library.client.settings.sections.generalsettings
Classes in org.kie.workbench.common.screens.library.client.settings.sections.generalsettings that implement GeneralSettingsPresenter.View Modifier and Type Class Description classGeneralSettingsViewConstructors in org.kie.workbench.common.screens.library.client.settings.sections.generalsettings with parameters of type GeneralSettingsPresenter.View Constructor Description GeneralSettingsPresenter(GeneralSettingsPresenter.View view, org.uberfire.client.promise.Promises promises, MenuItem<org.kie.workbench.common.screens.projecteditor.model.ProjectScreenModel> menuItem, org.jboss.errai.common.client.api.Caller<org.kie.workbench.common.services.shared.validation.ValidationService> validationService, org.jboss.errai.common.client.api.Caller<org.guvnor.common.services.project.service.WorkspaceProjectService> projectService, javax.enterprise.event.Event<SettingsSectionChange<org.kie.workbench.common.screens.projecteditor.model.ProjectScreenModel>> settingsSectionChangeEvent, org.guvnor.common.services.project.preferences.GAVPreferences gavPreferences, org.guvnor.common.services.project.client.preferences.ProjectScopedResolutionStrategySupplier projectScopedResolutionStrategySupplier, GitUrlsPresenter gitUrlsPresenter, LibraryPlaces libraryPlaces)
-