Class AddBranchPopUpPresenter


  • public class AddBranchPopUpPresenter
    extends Object
    • Constructor Detail

      • AddBranchPopUpPresenter

        @Inject
        public 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)
    • Method Detail

      • show

        public void show()
      • add

        public void add()
      • cancel

        public void cancel()