Uses of Class
org.uberfire.ext.plugin.client.perspective.editor.PerspectiveEditorPresenter
-
Packages that use PerspectiveEditorPresenter Package Description org.uberfire.ext.plugin.client.perspective.editor org.uberfire.ext.plugin.client.perspective.editor.components.popup -
-
Uses of PerspectiveEditorPresenter in org.uberfire.ext.plugin.client.perspective.editor
Methods in org.uberfire.ext.plugin.client.perspective.editor that return types with arguments of type PerspectiveEditorPresenter Modifier and Type Method Description org.uberfire.client.mvp.UberView<PerspectiveEditorPresenter>PerspectiveEditorPresenter. getWidget()Methods in org.uberfire.ext.plugin.client.perspective.editor with parameters of type PerspectiveEditorPresenter Modifier and Type Method Description voidPerspectiveEditorView. init(PerspectiveEditorPresenter presenter) -
Uses of PerspectiveEditorPresenter in org.uberfire.ext.plugin.client.perspective.editor.components.popup
Constructors in org.uberfire.ext.plugin.client.perspective.editor.components.popup with parameters of type PerspectiveEditorPresenter Constructor Description AddTag(PerspectiveEditorPresenter perspectivePresenter)
-