Uses of Class
org.uberfire.client.editor.JSNativeEditor
-
Packages that use JSNativeEditor Package Description org.uberfire.client.editor -
-
Uses of JSNativeEditor in org.uberfire.client.editor
Methods in org.uberfire.client.editor that return JSNativeEditor Modifier and Type Method Description JSNativeEditorJSEditorActivity. getNativeEditor()Methods in org.uberfire.client.editor with parameters of type JSNativeEditor Modifier and Type Method Description voidJSEditorActivity. setNativeEditor(JSNativeEditor nativeEditor)Constructors in org.uberfire.client.editor with parameters of type JSNativeEditor Constructor Description JSEditorActivity(JSNativeEditor nativeEditor, org.uberfire.client.mvp.PlaceManager placeManager)
-