org.kie.guvnor.projecteditor.client.forms
Class DependencySelectorPopup
java.lang.Object
org.kie.guvnor.projecteditor.client.forms.DependencySelectorPopup
- All Implemented Interfaces:
- DependencySelectorPopupView.Presenter
public class DependencySelectorPopup
- extends Object
- implements DependencySelectorPopupView.Presenter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DependencySelectorPopup
@Inject
public DependencySelectorPopup(DependencySelectorPopupView view,
org.jboss.errai.ioc.client.api.Caller<org.kie.guvnor.m2repo.service.M2RepoService> m2RepoService)
show
public void show()
onPathSelection
public void onPathSelection(String pathToDependency)
- Specified by:
onPathSelection
in interface DependencySelectorPopupView.Presenter
addSelectionHandler
public void addSelectionHandler(GAVSelectionHandler selectionHandler)
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.