Uses of Interface
org.kie.workbench.common.screens.library.client.screens.project.branch.AddBranchPopUpPresenter.View
-
Packages that use AddBranchPopUpPresenter.View Package Description org.kie.workbench.common.screens.library.client.screens.project.branch -
-
Uses of AddBranchPopUpPresenter.View in org.kie.workbench.common.screens.library.client.screens.project.branch
Classes in org.kie.workbench.common.screens.library.client.screens.project.branch that implement AddBranchPopUpPresenter.View Modifier and Type Class Description classAddBranchPopUpViewConstructors in org.kie.workbench.common.screens.library.client.screens.project.branch with parameters of type AddBranchPopUpPresenter.View Constructor Description AddBranchPopUpPresenter(org.jboss.errai.common.client.api.Caller<org.kie.workbench.common.screens.library.api.LibraryService> libraryService, org.uberfire.ext.widgets.common.client.common.BusyIndicatorView busyIndicatorView, javax.enterprise.event.Event<org.uberfire.workbench.events.NotificationEvent> notificationEvent, LibraryPlaces libraryPlaces, AddBranchPopUpPresenter.View view, org.jboss.errai.common.client.api.Caller<org.kie.workbench.common.services.shared.validation.ValidationService> validationService)
-