Serialized Form
-
Package com.vaadin.flow.component.richtexteditor
-
Class com.vaadin.flow.component.richtexteditor.GeneratedVaadinRichTextEditor extends com.vaadin.flow.component.AbstractSinglePropertyField<R extends GeneratedVaadinRichTextEditor<R,T>,T> implements Serializable
-
Class com.vaadin.flow.component.richtexteditor.GeneratedVaadinRichTextEditor.ChangeEvent extends com.vaadin.flow.component.ComponentEvent<R extends GeneratedVaadinRichTextEditor<R,?>> implements Serializable
-
Class com.vaadin.flow.component.richtexteditor.RichTextEditor extends GeneratedVaadinRichTextEditor<RichTextEditor,String> implements Serializable
-
Serialized Fields
-
asDelta
com.vaadin.flow.component.richtexteditor.RichTextEditor.AsDelta asDelta
-
asHtml
com.vaadin.flow.component.richtexteditor.RichTextEditor.AsHtml asHtml
-
currentMode
com.vaadin.flow.data.value.ValueChangeMode currentMode
-
htmlSetRequest
com.vaadin.flow.component.richtexteditor.RichTextEditor.HtmlSetRequest htmlSetRequest
-
i18n
RichTextEditor.RichTextEditorI18n i18n
-
-
-
Class com.vaadin.flow.component.richtexteditor.RichTextEditor.RichTextEditorI18n extends Object implements Serializable
-
Serialized Fields
-
alignCenter
String alignCenter
-
alignLeft
String alignLeft
-
alignRight
String alignRight
-
blockquote
String blockquote
-
bold
String bold
-
clean
String clean
-
codeBlock
String codeBlock
-
h1
String h1
-
h2
String h2
-
h3
String h3
-
image
String image
-
italic
String italic
-
link
String link
-
listBullet
String listBullet
-
listOrdered
String listOrdered
-
redo
String redo
-
strike
String strike
-
subscript
String subscript
-
superscript
String superscript
-
underline
String underline
-
undo
String undo
-
-
-