Uses of Interface
org.guvnor.m2repo.client.widgets.ArtifactListPresenter
-
Packages that use ArtifactListPresenter Package Description org.guvnor.m2repo.client.editor org.guvnor.m2repo.client.widgets -
-
Uses of ArtifactListPresenter in org.guvnor.m2repo.client.editor
Constructors in org.guvnor.m2repo.client.editor with parameters of type ArtifactListPresenter Constructor Description MavenRepositoryPagedJarTable(ArtifactListPresenter presenter, org.uberfire.security.authz.AuthorizationManager authorizationManager, org.jboss.errai.security.shared.api.identity.User identity) -
Uses of ArtifactListPresenter in org.guvnor.m2repo.client.widgets
Classes in org.guvnor.m2repo.client.widgets that implement ArtifactListPresenter Modifier and Type Class Description classArtifactListPresenterImplFields in org.guvnor.m2repo.client.widgets declared as ArtifactListPresenter Modifier and Type Field Description protected ArtifactListPresenterArtifactListViewImpl. presenterMethods in org.guvnor.m2repo.client.widgets with parameters of type ArtifactListPresenter Modifier and Type Method Description voidArtifactListViewImpl. init(ArtifactListPresenter presenter)
-