Uses of Interface
org.uberfire.ext.editor.commons.client.BaseEditorView
-
Packages that use BaseEditorView Package Description org.uberfire.ext.editor.commons.client org.uberfire.ext.editor.commons.client.htmleditor -
-
Uses of BaseEditorView in org.uberfire.ext.editor.commons.client
Classes in org.uberfire.ext.editor.commons.client that implement BaseEditorView Modifier and Type Class Description classBaseEditorViewImplFields in org.uberfire.ext.editor.commons.client declared as BaseEditorView Modifier and Type Field Description protected BaseEditorViewBaseEditor. baseViewConstructors in org.uberfire.ext.editor.commons.client with parameters of type BaseEditorView Constructor Description BaseEditor(BaseEditorView baseView) -
Uses of BaseEditorView in org.uberfire.ext.editor.commons.client.htmleditor
Subinterfaces of BaseEditorView in org.uberfire.ext.editor.commons.client.htmleditor Modifier and Type Interface Description static interfaceHtmlEditorPresenter.ViewClasses in org.uberfire.ext.editor.commons.client.htmleditor that implement BaseEditorView Modifier and Type Class Description classHtmlEditorView
-