Serialized Form
-
Package com.vaadin.flow.component.richtexteditor
-
Class com.vaadin.flow.component.richtexteditor.RichTextEditor
class RichTextEditor extends com.vaadin.flow.component.AbstractSinglePropertyField<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
-
i18n
RichTextEditor.RichTextEditorI18n i18n
-
pendingPresentationUpdate
boolean pendingPresentationUpdate
-
-
-
Class com.vaadin.flow.component.richtexteditor.RichTextEditor.RichTextEditorI18n
class RichTextEditorI18n extends Object implements Serializable-
Serialized Fields
-
alignCenter
String alignCenter
-
alignLeft
String alignLeft
-
alignRight
String alignRight
-
background
String background
-
blockquote
String blockquote
-
bold
String bold
-
clean
String clean
-
codeBlock
String codeBlock
-
color
String color
-
h1
String h1
-
h2
String h2
-
h3
String h3
-
image
String image
-
indent
String indent
-
italic
String italic
-
link
String link
-
listBullet
String listBullet
-
listOrdered
String listOrdered
-
outdent
String outdent
-
redo
String redo
-
strike
String strike
-
subscript
String subscript
-
superscript
String superscript
-
underline
String underline
-
undo
String undo
-
-
-