Uses of Interface
org.kie.workbench.common.screens.library.client.screens.importrepository.ImportPresenter.View
-
Packages that use ImportPresenter.View Package Description org.kie.workbench.common.screens.library.client.screens.importrepository org.kie.workbench.common.screens.library.client.screens.samples -
-
Uses of ImportPresenter.View in org.kie.workbench.common.screens.library.client.screens.importrepository
Classes in org.kie.workbench.common.screens.library.client.screens.importrepository that implement ImportPresenter.View Modifier and Type Class Description classImportProjectsViewFields in org.kie.workbench.common.screens.library.client.screens.importrepository declared as ImportPresenter.View Modifier and Type Field Description protected ImportPresenter.ViewImportPresenter. viewMethods in org.kie.workbench.common.screens.library.client.screens.importrepository that return ImportPresenter.View Modifier and Type Method Description ImportPresenter.ViewImportPresenter. getView()ImportPresenter.ViewImportProjectsScreen. getView()Constructors in org.kie.workbench.common.screens.library.client.screens.importrepository with parameters of type ImportPresenter.View Constructor Description ExamplesImportPresenter(ImportPresenter.View view, LibraryPlaces libraryPlaces, org.jboss.errai.ioc.client.api.ManagedInstance<ExampleProjectWidget> tileWidgets, org.jboss.errai.common.client.api.Caller<org.kie.workbench.common.screens.examples.service.ExamplesService> examplesService, org.guvnor.common.services.project.client.context.WorkspaceProjectContext projectContext, javax.enterprise.event.Event<org.uberfire.workbench.events.NotificationEvent> notificationEvent, javax.enterprise.event.Event<org.guvnor.common.services.project.context.WorkspaceProjectContextChangeEvent> projectContextChangeEvent, org.jboss.errai.common.client.dom.elemental2.Elemental2DomUtil elemental2DomUtil, org.jboss.errai.ui.client.local.spi.TranslationService ts, org.kie.workbench.common.screens.library.api.preferences.ImportProjectsPreferences importProjectsPreferences, org.jboss.errai.common.client.api.Caller<org.kie.workbench.common.screens.library.api.LibraryService> libraryService)ExternalImportPresenter(ImportPresenter.View view, LibraryPlaces libraryPlaces, org.jboss.errai.common.client.api.Caller<org.kie.workbench.common.screens.examples.service.ProjectImportService> importService, org.jboss.errai.ioc.client.api.ManagedInstance<ExampleProjectWidget> tileWidgets, org.guvnor.common.services.project.client.context.WorkspaceProjectContext projectContext, javax.enterprise.event.Event<org.uberfire.workbench.events.NotificationEvent> notificationEvent, javax.enterprise.event.Event<org.guvnor.common.services.project.context.WorkspaceProjectContextChangeEvent> projectContextChangeEvent, org.jboss.errai.common.client.dom.elemental2.Elemental2DomUtil elemental2DomUtil, org.jboss.errai.ui.client.local.spi.TranslationService ts, org.kie.workbench.common.screens.library.api.preferences.ImportProjectsPreferences importProjectsPreferences, org.jboss.errai.common.client.api.Caller<org.kie.workbench.common.screens.library.api.LibraryService> libraryService)ImportPresenter(ImportPresenter.View view, LibraryPlaces libraryPlaces, org.jboss.errai.ioc.client.api.ManagedInstance<ExampleProjectWidget> tileWidgets, org.guvnor.common.services.project.client.context.WorkspaceProjectContext projectContext, javax.enterprise.event.Event<org.uberfire.workbench.events.NotificationEvent> notificationEvent, javax.enterprise.event.Event<org.guvnor.common.services.project.context.WorkspaceProjectContextChangeEvent> projectContextChangeEvent, org.jboss.errai.common.client.dom.elemental2.Elemental2DomUtil elemental2DomUtil, org.kie.workbench.common.screens.library.api.preferences.ImportProjectsPreferences importProjectsPreferences, org.jboss.errai.common.client.api.Caller<org.kie.workbench.common.screens.library.api.LibraryService> libraryService, String title) -
Uses of ImportPresenter.View in org.kie.workbench.common.screens.library.client.screens.samples
Methods in org.kie.workbench.common.screens.library.client.screens.samples that return ImportPresenter.View Modifier and Type Method Description ImportPresenter.ViewImportExamplesProjectsScreen. getView()
-