Uses of Class
org.uberfire.ext.editor.commons.client.htmleditor.HtmlEditorPresenter
-
Packages that use HtmlEditorPresenter Package Description org.uberfire.ext.editor.commons.client.htmleditor -
-
Uses of HtmlEditorPresenter in org.uberfire.ext.editor.commons.client.htmleditor
Methods in org.uberfire.ext.editor.commons.client.htmleditor with parameters of type HtmlEditorPresenter Modifier and Type Method Description voidHtmlEditorView. init(HtmlEditorPresenter presenter)Constructors in org.uberfire.ext.editor.commons.client.htmleditor with parameters of type HtmlEditorPresenter Constructor Description HtmlEditor(HtmlResourceType htmlResourceType, HtmlEditorPresenter editor, org.jboss.errai.common.client.api.Caller<org.uberfire.ext.editor.commons.service.htmleditor.HtmlEditorService> htmlEditorService)
-