- GeneratedVaadinRichTextEditor<R extends GeneratedVaadinRichTextEditor<R,T>,T> - Class in com.vaadin.flow.component.richtexteditor
-
Description copied from corresponding location in WebComponent:
- GeneratedVaadinRichTextEditor(T, T, Class<P>, SerializableFunction<P, T>, SerializableFunction<T, P>) - Constructor for class com.vaadin.flow.component.richtexteditor.GeneratedVaadinRichTextEditor
-
Constructs a new GeneratedVaadinRichTextEditor component with the given
arguments.
- GeneratedVaadinRichTextEditor(T, T, boolean, boolean) - Constructor for class com.vaadin.flow.component.richtexteditor.GeneratedVaadinRichTextEditor
-
Constructs a new GeneratedVaadinRichTextEditor component with the given
arguments.
- GeneratedVaadinRichTextEditor(T, T, Class<P>, SerializableBiFunction<R, P, T>, SerializableBiFunction<R, T, P>) - Constructor for class com.vaadin.flow.component.richtexteditor.GeneratedVaadinRichTextEditor
-
Constructs a new GeneratedVaadinRichTextEditor component with the given
arguments.
- GeneratedVaadinRichTextEditor() - Constructor for class com.vaadin.flow.component.richtexteditor.GeneratedVaadinRichTextEditor
-
Default constructor.
- GeneratedVaadinRichTextEditor.ChangeEvent<R extends GeneratedVaadinRichTextEditor<R,?>> - Class in com.vaadin.flow.component.richtexteditor
-
- getAlignCenter() - Method in class com.vaadin.flow.component.richtexteditor.RichTextEditor.RichTextEditorI18n
-
Gets the translated word for alignCenter
- getAlignLeft() - Method in class com.vaadin.flow.component.richtexteditor.RichTextEditor.RichTextEditorI18n
-
Gets the translated word for alignLeft
- getAlignRight() - Method in class com.vaadin.flow.component.richtexteditor.RichTextEditor.RichTextEditorI18n
-
Gets the translated word for alignRight
- getBlockquote() - Method in class com.vaadin.flow.component.richtexteditor.RichTextEditor.RichTextEditorI18n
-
Gets the translated word for blockquote
- getBold() - Method in class com.vaadin.flow.component.richtexteditor.RichTextEditor.RichTextEditorI18n
-
Gets the translated word for bold
- getClean() - Method in class com.vaadin.flow.component.richtexteditor.RichTextEditor.RichTextEditorI18n
-
Gets the translated word for clean
- getCodeBlock() - Method in class com.vaadin.flow.component.richtexteditor.RichTextEditor.RichTextEditorI18n
-
Gets the translated word for codeBlock
- getH1() - Method in class com.vaadin.flow.component.richtexteditor.RichTextEditor.RichTextEditorI18n
-
Gets the translated word for h1
- getH2() - Method in class com.vaadin.flow.component.richtexteditor.RichTextEditor.RichTextEditorI18n
-
Gets the translated word for h2
- getH3() - Method in class com.vaadin.flow.component.richtexteditor.RichTextEditor.RichTextEditorI18n
-
Gets the translated word for h3
- getHtmlValue() - Method in class com.vaadin.flow.component.richtexteditor.RichTextEditor
-
The value of the editor presented as an HTML string.
- getHtmlValueString() - Method in class com.vaadin.flow.component.richtexteditor.GeneratedVaadinRichTextEditor
-
Description copied from corresponding location in WebComponent:
- getI18n() - Method in class com.vaadin.flow.component.richtexteditor.RichTextEditor
-
Gets the internationalization object previously set for this component.
- getI18nJsonArray() - Method in class com.vaadin.flow.component.richtexteditor.GeneratedVaadinRichTextEditor
-
Description copied from corresponding location in WebComponent:
- getImage() - Method in class com.vaadin.flow.component.richtexteditor.RichTextEditor.RichTextEditorI18n
-
Gets the translated word for image
- getItalic() - Method in class com.vaadin.flow.component.richtexteditor.RichTextEditor.RichTextEditorI18n
-
Gets the translated word for italic
- getLink() - Method in class com.vaadin.flow.component.richtexteditor.RichTextEditor.RichTextEditorI18n
-
Gets the translated word for link
- getListBullet() - Method in class com.vaadin.flow.component.richtexteditor.RichTextEditor.RichTextEditorI18n
-
Gets the translated word for listBullet
- getListOrdered() - Method in class com.vaadin.flow.component.richtexteditor.RichTextEditor.RichTextEditorI18n
-
Gets the translated word for listOrdered
- getRedo() - Method in class com.vaadin.flow.component.richtexteditor.RichTextEditor.RichTextEditorI18n
-
Gets the translated word for redo
- getStrike() - Method in class com.vaadin.flow.component.richtexteditor.RichTextEditor.RichTextEditorI18n
-
Gets the translated word for strike
- getSubscript() - Method in class com.vaadin.flow.component.richtexteditor.RichTextEditor.RichTextEditorI18n
-
Gets the translated word for subscript
- getSuperscript() - Method in class com.vaadin.flow.component.richtexteditor.RichTextEditor.RichTextEditorI18n
-
Gets the translated word for superscript
- getUnderline() - Method in class com.vaadin.flow.component.richtexteditor.RichTextEditor.RichTextEditorI18n
-
Gets the translated word for underline
- getUndo() - Method in class com.vaadin.flow.component.richtexteditor.RichTextEditor.RichTextEditorI18n
-
Gets the translated word for undo
- getValue() - Method in class com.vaadin.flow.component.richtexteditor.RichTextEditor
-
Returns the current value of the text editor in
Delta format.
- getValueChangeMode() - Method in class com.vaadin.flow.component.richtexteditor.RichTextEditor
- getVariantName() - Method in enum com.vaadin.flow.component.richtexteditor.RichTextEditorVariant
-
Gets the variant name.
- setAlignCenter(String) - Method in class com.vaadin.flow.component.richtexteditor.RichTextEditor.RichTextEditorI18n
-
Sets the translated word for alignCenter.
- setAlignLeft(String) - Method in class com.vaadin.flow.component.richtexteditor.RichTextEditor.RichTextEditorI18n
-
Sets the translated word for alignLeft.
- setAlignRight(String) - Method in class com.vaadin.flow.component.richtexteditor.RichTextEditor.RichTextEditorI18n
-
Sets the translated word for alignRight.
- setBlockquote(String) - Method in class com.vaadin.flow.component.richtexteditor.RichTextEditor.RichTextEditorI18n
-
Sets the translated word for blockquote.
- setBold(String) - Method in class com.vaadin.flow.component.richtexteditor.RichTextEditor.RichTextEditorI18n
-
Sets the translated word for bold.
- setClean(String) - Method in class com.vaadin.flow.component.richtexteditor.RichTextEditor.RichTextEditorI18n
-
Sets the translated word for clean.
- setCodeBlock(String) - Method in class com.vaadin.flow.component.richtexteditor.RichTextEditor.RichTextEditorI18n
-
Sets the translated word for codeBlock.
- setDisabled(boolean) - Method in class com.vaadin.flow.component.richtexteditor.GeneratedVaadinRichTextEditor
-
Description copied from corresponding location in WebComponent:
- setH1(String) - Method in class com.vaadin.flow.component.richtexteditor.RichTextEditor.RichTextEditorI18n
-
Sets the translated word for h1.
- setH2(String) - Method in class com.vaadin.flow.component.richtexteditor.RichTextEditor.RichTextEditorI18n
-
Sets the translated word for h2.
- setH3(String) - Method in class com.vaadin.flow.component.richtexteditor.RichTextEditor.RichTextEditorI18n
-
Sets the translated word for h3.
- setI18n(JsonArray) - Method in class com.vaadin.flow.component.richtexteditor.GeneratedVaadinRichTextEditor
-
Description copied from corresponding location in WebComponent:
- setI18n(RichTextEditor.RichTextEditorI18n) - Method in class com.vaadin.flow.component.richtexteditor.RichTextEditor
-
Sets the internationalization properties for this component.
- setImage(String) - Method in class com.vaadin.flow.component.richtexteditor.RichTextEditor.RichTextEditorI18n
-
Sets the translated word for image.
- setItalic(String) - Method in class com.vaadin.flow.component.richtexteditor.RichTextEditor.RichTextEditorI18n
-
Sets the translated word for italic.
- setLink(String) - Method in class com.vaadin.flow.component.richtexteditor.RichTextEditor.RichTextEditorI18n
-
Sets the translated word for link.
- setListBullet(String) - Method in class com.vaadin.flow.component.richtexteditor.RichTextEditor.RichTextEditorI18n
-
Sets the translated word for listBullet.
- setListOrdered(String) - Method in class com.vaadin.flow.component.richtexteditor.RichTextEditor.RichTextEditorI18n
-
Sets the translated word for listOrdered.
- setReadonly(boolean) - Method in class com.vaadin.flow.component.richtexteditor.GeneratedVaadinRichTextEditor
-
Description copied from corresponding location in WebComponent:
- setRedo(String) - Method in class com.vaadin.flow.component.richtexteditor.RichTextEditor.RichTextEditorI18n
-
Sets the translated word for redo.
- setStrike(String) - Method in class com.vaadin.flow.component.richtexteditor.RichTextEditor.RichTextEditorI18n
-
Sets the translated word for strike.
- setSubscript(String) - Method in class com.vaadin.flow.component.richtexteditor.RichTextEditor.RichTextEditorI18n
-
Sets the translated word for subscript.
- setSuperscript(String) - Method in class com.vaadin.flow.component.richtexteditor.RichTextEditor.RichTextEditorI18n
-
Sets the translated word for superscript.
- setUnderline(String) - Method in class com.vaadin.flow.component.richtexteditor.RichTextEditor.RichTextEditorI18n
-
Sets the translated word for underline.
- setUndo(String) - Method in class com.vaadin.flow.component.richtexteditor.RichTextEditor.RichTextEditorI18n
-
Sets the translated word for undo.
- setValue(String) - Method in class com.vaadin.flow.component.richtexteditor.RichTextEditor
-
Sets the value of this editor.
- setValueChangeMode(ValueChangeMode) - Method in class com.vaadin.flow.component.richtexteditor.RichTextEditor
-