public class AddBranchPopUpPresenter extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
AddBranchPopUpPresenter.View |
| Constructor and Description |
|---|
AddBranchPopUpPresenter(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,
AddBranchPopUpPresenter.View view,
org.jboss.errai.common.client.api.Caller<ValidationService> validationService) |
@Inject public AddBranchPopUpPresenter(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, AddBranchPopUpPresenter.View view, org.jboss.errai.common.client.api.Caller<ValidationService> validationService)
@PostConstruct public void setup()
public void show()
public void add()
public void cancel()
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.