public class AddProjectPopUpPresenter extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
AddProjectPopUpPresenter.View |
| Constructor and Description |
|---|
AddProjectPopUpPresenter(org.jboss.errai.common.client.api.Caller<LibraryService> libraryService,
org.uberfire.ext.widgets.common.client.common.BusyIndicatorView busyIndicatorView,
javax.enterprise.event.Event<org.uberfire.workbench.events.NotificationEvent> notificationEvent,
LibraryPlaces libraryPlaces,
org.guvnor.common.services.project.client.context.WorkspaceProjectContext projectContext,
AddProjectPopUpPresenter.View view,
org.uberfire.rpc.SessionInfo sessionInfo,
javax.enterprise.event.Event<org.guvnor.common.services.project.events.NewProjectEvent> newProjectEvent,
LibraryPreferences libraryPreferences,
org.guvnor.common.services.project.client.repositories.ConflictingRepositoriesPopup conflictingRepositoriesPopup,
org.jboss.errai.common.client.api.Caller<ValidationService> validationService) |
@Inject public AddProjectPopUpPresenter(org.jboss.errai.common.client.api.Caller<LibraryService> libraryService, org.uberfire.ext.widgets.common.client.common.BusyIndicatorView busyIndicatorView, javax.enterprise.event.Event<org.uberfire.workbench.events.NotificationEvent> notificationEvent, LibraryPlaces libraryPlaces, org.guvnor.common.services.project.client.context.WorkspaceProjectContext projectContext, AddProjectPopUpPresenter.View view, org.uberfire.rpc.SessionInfo sessionInfo, javax.enterprise.event.Event<org.guvnor.common.services.project.events.NewProjectEvent> newProjectEvent, LibraryPreferences libraryPreferences, org.guvnor.common.services.project.client.repositories.ConflictingRepositoriesPopup conflictingRepositoriesPopup, org.jboss.errai.common.client.api.Caller<ValidationService> validationService)
@PostConstruct public void setup()
public void show()
public void add()
public void cancel()
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.