Uses of Interface
org.guvnor.m2repo.client.widgets.ArtifactListView
-
Packages that use ArtifactListView Package Description org.guvnor.m2repo.client.widgets -
-
Uses of ArtifactListView in org.guvnor.m2repo.client.widgets
Classes in org.guvnor.m2repo.client.widgets that implement ArtifactListView Modifier and Type Class Description classArtifactListViewImplMethods in org.guvnor.m2repo.client.widgets that return ArtifactListView Modifier and Type Method Description ArtifactListViewArtifactListPresenter. getView()ArtifactListViewArtifactListPresenterImpl. getView()Constructors in org.guvnor.m2repo.client.widgets with parameters of type ArtifactListView Constructor Description ArtifactListPresenterImpl(ArtifactListView view, org.jboss.errai.common.client.api.Caller<org.guvnor.m2repo.service.M2RepoService> m2RepoService, javax.enterprise.event.Event<org.uberfire.workbench.events.NotificationEvent> notification)
-