Uses of Interface
org.uberfire.ext.editor.commons.client.htmleditor.HtmlEditorPresenter.View
-
Packages that use HtmlEditorPresenter.View Package Description org.uberfire.ext.editor.commons.client.htmleditor -
-
Uses of HtmlEditorPresenter.View in org.uberfire.ext.editor.commons.client.htmleditor
Classes in org.uberfire.ext.editor.commons.client.htmleditor that implement HtmlEditorPresenter.View Modifier and Type Class Description classHtmlEditorViewMethods in org.uberfire.ext.editor.commons.client.htmleditor that return HtmlEditorPresenter.View Modifier and Type Method Description HtmlEditorPresenter.ViewHtmlEditorPresenter. getView()Constructors in org.uberfire.ext.editor.commons.client.htmleditor with parameters of type HtmlEditorPresenter.View Constructor Description HtmlEditorPresenter(HtmlEditorPresenter.View view)
-