Verwendungen von Klasse
com.vaadin.componentfactory.EnhancedRichTextEditor.RichTextEditorI18n
Packages, die EnhancedRichTextEditor.RichTextEditorI18n verwenden
-
Verwendungen von EnhancedRichTextEditor.RichTextEditorI18n in com.vaadin.componentfactory
Methoden in com.vaadin.componentfactory, die EnhancedRichTextEditor.RichTextEditorI18n zurückgebenModifizierer und TypMethodeBeschreibungEnhancedRichTextEditor.getI18n()Gets the internationalization object previously set for this component.EnhancedRichTextEditor.RichTextEditorI18n.getPlaceholderAppearanceLabel1(String placeholderAppearanceLabel1) Sets the translated word forplaceholderAppearanceLabel1.EnhancedRichTextEditor.RichTextEditorI18n.getPlaceholderAppearanceLabel2(String placeholderAppearanceLabel2) Sets the translated word forplaceholderAppearanceLabel2.EnhancedRichTextEditor.RichTextEditorI18n.getPlaceholderDialogTitle(String placeholderDialogTitle) Sets the translated word forplaceholderDialogTitle.EnhancedRichTextEditor.RichTextEditorI18n.setAlignCenter(String alignCenter) Sets the translated word foralignCenter.EnhancedRichTextEditor.RichTextEditorI18n.setAlignJustify(String alignJustify) Sets the translated word foralignJustify.EnhancedRichTextEditor.RichTextEditorI18n.setAlignLeft(String alignLeft) Sets the translated word foralignLeft.EnhancedRichTextEditor.RichTextEditorI18n.setAlignRight(String alignRight) Sets the translated word foralignRight.EnhancedRichTextEditor.RichTextEditorI18n.setBlockquote(String blockquote) Sets the translated word forblockquote.Sets the translated word forbold.Sets the translated word forclean.EnhancedRichTextEditor.RichTextEditorI18n.setCodeBlock(String codeBlock) Sets the translated word forcodeBlock.EnhancedRichTextEditor.RichTextEditorI18n.setDeindent(String deindent) Sets the translated word fordeindent.Sets the translated word forh1.Sets the translated word forh2.Sets the translated word forh3.Sets the translated word forimage.Sets the translated word forindent.Sets the translated word foritalic.Sets the translated word forlink.EnhancedRichTextEditor.RichTextEditorI18n.setListBullet(String listBullet) Sets the translated word forlistBullet.EnhancedRichTextEditor.RichTextEditorI18n.setListOrdered(String listOrdered) Sets the translated word forlistOrdered.EnhancedRichTextEditor.RichTextEditorI18n.setPlaceholder(String placeholder) Sets the translated word forplaceholder.EnhancedRichTextEditor.RichTextEditorI18n.setPlaceholderAppeance(String placeholderAppearance) Sets the translated word forplaceholderAppearance.EnhancedRichTextEditor.RichTextEditorI18n.setPlaceholderComboBoxLabel(String placeholderComboBoxLabel) Sets the translated word forplaceholderComboBoxLabel.EnhancedRichTextEditor.RichTextEditorI18n.setReadonly(String readonly) Sets the translated word forreadonly.Sets the translated word forredo.Sets the translated word forstrike.EnhancedRichTextEditor.RichTextEditorI18n.setSubscript(String subscript) Sets the translated word forsubscript.EnhancedRichTextEditor.RichTextEditorI18n.setSuperscript(String superscript) Sets the translated word forsuperscript.EnhancedRichTextEditor.RichTextEditorI18n.setUnderline(String underline) Sets the translated word forunderline.Sets the translated word forundo.Methoden in com.vaadin.componentfactory mit Parametern vom Typ EnhancedRichTextEditor.RichTextEditorI18nModifizierer und TypMethodeBeschreibungvoidEnhancedRichTextEditor.setI18n(EnhancedRichTextEditor.RichTextEditorI18n i18n) Sets the internationalization properties for this component.