Class HTMLEditor
- java.lang.Object
-
- org.uberfire.ext.layout.editor.impl.old.perspective.editor.HTMLEditor
-
@Deprecated public class HTMLEditor extends Object
Deprecated.
-
-
Constructor Summary
Constructors Constructor Description HTMLEditor()Deprecated.HTMLEditor(String htmlCode)Deprecated.
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description booleanequals(Object o)Deprecated.StringgetHtmlCode()Deprecated.inthashCode()Deprecated.voidsetHtmlCode(String htmlCode)Deprecated.
-
-
-
Constructor Detail
-
HTMLEditor
public HTMLEditor()
Deprecated.
-
HTMLEditor
public HTMLEditor(String htmlCode)
Deprecated.
-
-