Uses of Interface
org.kie.workbench.common.screens.library.client.settings.sections.SettingsSections
-
-
Uses of SettingsSections in org.kie.workbench.common.screens.library.client.screens.organizationalunit.settings
Constructors in org.kie.workbench.common.screens.library.client.screens.organizationalunit.settings with parameters of type SettingsSections 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) -
Uses of SettingsSections in org.kie.workbench.common.screens.library.client.screens.organizationalunit.settings.sections
Classes in org.kie.workbench.common.screens.library.client.screens.organizationalunit.settings.sections that implement SettingsSections Modifier and Type Class Description classSpaceSettingsSection -
Uses of SettingsSections in org.kie.workbench.common.screens.library.client.settings
Methods in org.kie.workbench.common.screens.library.client.settings that return SettingsSections Modifier and Type Method Description SettingsSectionsSettingsSectionsProvider. produce()Constructors in org.kie.workbench.common.screens.library.client.settings with parameters of type SettingsSections Constructor Description SettingsPresenter(SettingsPresenter.View view, org.uberfire.client.promise.Promises promises, javax.enterprise.event.Event<org.uberfire.workbench.events.NotificationEvent> notificationEvent, SettingsSections<org.kie.workbench.common.screens.projecteditor.model.ProjectScreenModel> settingsSections, org.uberfire.ext.editor.commons.client.file.popups.SavePopUpPresenter savePopUpPresenter, org.jboss.errai.common.client.api.Caller<org.kie.workbench.common.screens.projecteditor.service.ProjectScreenService> projectScreenService, org.guvnor.common.services.project.client.context.WorkspaceProjectContext projectContext, org.jboss.errai.ioc.client.api.ManagedInstance<org.uberfire.backend.vfs.ObservablePath> observablePaths, org.guvnor.common.services.project.client.repositories.ConflictingRepositoriesPopup conflictingRepositoriesPopup, SectionManager<org.kie.workbench.common.screens.projecteditor.model.ProjectScreenModel> sectionManager, org.guvnor.common.services.project.client.security.ProjectController projectController) -
Uses of SettingsSections in org.kie.workbench.common.screens.library.client.settings.sections
Classes in org.kie.workbench.common.screens.library.client.settings.sections that implement SettingsSections Modifier and Type Class Description classDefaultSettingsSections
-