Uses of Class
org.guvnor.structure.client.editors.repository.edit.RepositoryEditorPresenter
-
Packages that use RepositoryEditorPresenter Package Description org.guvnor.structure.client.editors.repository.edit -
-
Uses of RepositoryEditorPresenter in org.guvnor.structure.client.editors.repository.edit
Methods in org.guvnor.structure.client.editors.repository.edit that return types with arguments of type RepositoryEditorPresenter Modifier and Type Method Description org.uberfire.client.mvp.UberView<RepositoryEditorPresenter>RepositoryEditorPresenter. getView()Methods in org.guvnor.structure.client.editors.repository.edit with parameters of type RepositoryEditorPresenter Modifier and Type Method Description voidRepositoryEditorView. init(RepositoryEditorPresenter presenter)
-