Uses of Interface
org.uberfire.ext.plugin.client.editor.DynamicMenuEditorPresenter.View
-
Packages that use DynamicMenuEditorPresenter.View Package Description org.uberfire.ext.plugin.client.editor -
-
Uses of DynamicMenuEditorPresenter.View in org.uberfire.ext.plugin.client.editor
Classes in org.uberfire.ext.plugin.client.editor that implement DynamicMenuEditorPresenter.View Modifier and Type Class Description classDynamicMenuEditorViewMethods in org.uberfire.ext.plugin.client.editor that return DynamicMenuEditorPresenter.View Modifier and Type Method Description DynamicMenuEditorPresenter.ViewDynamicMenuEditorPresenter. getView()Constructors in org.uberfire.ext.plugin.client.editor with parameters of type DynamicMenuEditorPresenter.View Constructor Description DynamicMenuEditorPresenter(DynamicMenuEditorPresenter.View baseView)
-