Klasse EnhancedRichTextEditor.RichTextEditorI18n

java.lang.Object
com.vaadin.componentfactory.EnhancedRichTextEditor.RichTextEditorI18n
Alle implementierten Schnittstellen:
Serializable
Umschließende Klasse:
EnhancedRichTextEditor

public static class EnhancedRichTextEditor.RichTextEditorI18n extends Object implements Serializable
The internationalization properties for EnhancedRichTextEditor.
Siehe auch:
  • Konstruktordetails

    • RichTextEditorI18n

      public RichTextEditorI18n()
  • Methodendetails

    • getUndo

      public String getUndo()
      Gets the translated word for undo
      Gibt zurück:
      the translated word for undo
    • setUndo

      Sets the translated word for undo.
      Parameter:
      undo - the translated word for undo
      Gibt zurück:
      this instance for method chaining
    • getRedo

      public String getRedo()
      Gets the translated word for redo
      Gibt zurück:
      the translated word for redo
    • setRedo

      Sets the translated word for redo.
      Parameter:
      redo - the translated word for redo
      Gibt zurück:
      this instance for method chaining
    • getBold

      public String getBold()
      Gets the translated word for bold
      Gibt zurück:
      the translated word for bold
    • setBold

      Sets the translated word for bold.
      Parameter:
      bold - the translated word for bold
      Gibt zurück:
      this instance for method chaining
    • getItalic

      public String getItalic()
      Gets the translated word for italic
      Gibt zurück:
      the translated word for italic
    • setItalic

      Sets the translated word for italic.
      Parameter:
      italic - the translated word for italic
      Gibt zurück:
      this instance for method chaining
    • getUnderline

      public String getUnderline()
      Gets the translated word for underline
      Gibt zurück:
      the translated word for underline
    • setUnderline

      public EnhancedRichTextEditor.RichTextEditorI18n setUnderline(String underline)
      Sets the translated word for underline.
      Parameter:
      underline - the translated word for underline
      Gibt zurück:
      this instance for method chaining
    • getStrike

      public String getStrike()
      Gets the translated word for strike
      Gibt zurück:
      the translated word for strike
    • setStrike

      Sets the translated word for strike.
      Parameter:
      strike - the translated word for strike
      Gibt zurück:
      this instance for method chaining
    • getH1

      public String getH1()
      Gets the translated word for h1
      Gibt zurück:
      the translated word for h1
    • setH1

      Sets the translated word for h1.
      Parameter:
      h1 - the translated word for h1
      Gibt zurück:
      this instance for method chaining
    • getH2

      public String getH2()
      Gets the translated word for h2
      Gibt zurück:
      the translated word for h2
    • setH2

      Sets the translated word for h2.
      Parameter:
      h2 - the translated word for h2
      Gibt zurück:
      this instance for method chaining
    • getH3

      public String getH3()
      Gets the translated word for h3
      Gibt zurück:
      the translated word for h3
    • setH3

      Sets the translated word for h3.
      Parameter:
      h3 - the translated word for h3
      Gibt zurück:
      this instance for method chaining
    • getSubscript

      public String getSubscript()
      Gets the translated word for subscript
      Gibt zurück:
      the translated word for subscript
    • setSubscript

      public EnhancedRichTextEditor.RichTextEditorI18n setSubscript(String subscript)
      Sets the translated word for subscript.
      Parameter:
      subscript - the translated word for subscript
      Gibt zurück:
      this instance for method chaining
    • getSuperscript

      public String getSuperscript()
      Gets the translated word for superscript
      Gibt zurück:
      the translated word for superscript
    • setSuperscript

      public EnhancedRichTextEditor.RichTextEditorI18n setSuperscript(String superscript)
      Sets the translated word for superscript.
      Parameter:
      superscript - the translated word for superscript
      Gibt zurück:
      this instance for method chaining
    • getListOrdered

      public String getListOrdered()
      Gets the translated word for listOrdered
      Gibt zurück:
      the translated word for listOrdered
    • setListOrdered

      public EnhancedRichTextEditor.RichTextEditorI18n setListOrdered(String listOrdered)
      Sets the translated word for listOrdered.
      Parameter:
      listOrdered - the translated word for listOrdered
      Gibt zurück:
      this instance for method chaining
    • getListBullet

      public String getListBullet()
      Gets the translated word for listBullet
      Gibt zurück:
      the translated word for listBullet
    • setListBullet

      public EnhancedRichTextEditor.RichTextEditorI18n setListBullet(String listBullet)
      Sets the translated word for listBullet.
      Parameter:
      listBullet - the translated word for listBullet
      Gibt zurück:
      this instance for method chaining
    • getDeindent

      public String getDeindent()
      Gets the translated word for deindent
      Gibt zurück:
      the translated word for deindent (outdent)
    • setDeindent

      public EnhancedRichTextEditor.RichTextEditorI18n setDeindent(String deindent)
      Sets the translated word for deindent.
      Parameter:
      deindent - the translated word for deindent
      Gibt zurück:
      this instance for method chaining
    • getIndent

      public String getIndent()
      Gets the translated word for indent
      Gibt zurück:
      the translated word for indent
    • setIndent

      Sets the translated word for indent.
      Parameter:
      indent - the translated word for indent
      Gibt zurück:
      this instance for method chaining
    • getAlignLeft

      public String getAlignLeft()
      Gets the translated word for alignLeft
      Gibt zurück:
      the translated word for alignLeft
    • setAlignLeft

      public EnhancedRichTextEditor.RichTextEditorI18n setAlignLeft(String alignLeft)
      Sets the translated word for alignLeft.
      Parameter:
      alignLeft - the translated word for alignLeft
      Gibt zurück:
      this instance for method chaining
    • getAlignCenter

      public String getAlignCenter()
      Gets the translated word for alignCenter
      Gibt zurück:
      the translated word for alignCenter
    • setAlignCenter

      public EnhancedRichTextEditor.RichTextEditorI18n setAlignCenter(String alignCenter)
      Sets the translated word for alignCenter.
      Parameter:
      alignCenter - the translated word for alignCenter
      Gibt zurück:
      this instance for method chaining
    • getAlignRight

      public String getAlignRight()
      Gets the translated word for alignRight
      Gibt zurück:
      the translated word for alignRight
    • setAlignRight

      public EnhancedRichTextEditor.RichTextEditorI18n setAlignRight(String alignRight)
      Sets the translated word for alignRight.
      Parameter:
      alignRight - the translated word for alignRight
      Gibt zurück:
      this instance for method chaining
    • getAlignJustify

      public String getAlignJustify()
      Gets the translated word for alignJustify
      Gibt zurück:
      the translated word for alignJustify
    • setAlignJustify

      public EnhancedRichTextEditor.RichTextEditorI18n setAlignJustify(String alignJustify)
      Sets the translated word for alignJustify.
      Parameter:
      alignJustify - the translated word for alignJustify
      Gibt zurück:
      this instance for method chaining
    • getImage

      public String getImage()
      Gets the translated word for image
      Gibt zurück:
      the translated word for image
    • setImage

      Sets the translated word for image.
      Parameter:
      image - the translated word for image
      Gibt zurück:
      this instance for method chaining
    • getLink

      public String getLink()
      Gets the translated word for link
      Gibt zurück:
      the translated word for link
    • setLink

      Sets the translated word for link.
      Parameter:
      link - the translated word for link
      Gibt zurück:
      this instance for method chaining
    • getBlockquote

      public String getBlockquote()
      Gets the translated word for blockquote
      Gibt zurück:
      the translated word for blockquote
    • setBlockquote

      public EnhancedRichTextEditor.RichTextEditorI18n setBlockquote(String blockquote)
      Sets the translated word for blockquote.
      Parameter:
      blockquote - the translated word for blockquote
      Gibt zurück:
      this instance for method chaining
    • getCodeBlock

      public String getCodeBlock()
      Gets the translated word for codeBlock
      Gibt zurück:
      the translated word for codeBlock
    • setCodeBlock

      public EnhancedRichTextEditor.RichTextEditorI18n setCodeBlock(String codeBlock)
      Sets the translated word for codeBlock.
      Parameter:
      codeBlock - the translated word for codeBlock
      Gibt zurück:
      this instance for method chaining
    • getReadonly

      public String getReadonly()
      Gets the translated word for readonly
      Gibt zurück:
      the translated word for readonly
    • setReadonly

      public EnhancedRichTextEditor.RichTextEditorI18n setReadonly(String readonly)
      Sets the translated word for readonly.
      Parameter:
      readonly - the translated word for readonly
      Gibt zurück:
      this instance for method chaining
    • getPlaceholder

      public String getPlaceholder()
      Gets the translated word for placeholder
      Gibt zurück:
      the translated word for placeholder
    • setPlaceholder

      public EnhancedRichTextEditor.RichTextEditorI18n setPlaceholder(String placeholder)
      Sets the translated word for placeholder.
      Parameter:
      placeholder - the translated word for placeholder
      Gibt zurück:
      this instance for method chaining
    • getPlaceholderAppearance

      public String getPlaceholderAppearance()
      Gets the translated word for placeholderAppearance
      Gibt zurück:
      the translated word for placeholderAppearance
    • setPlaceholderAppeance

      public EnhancedRichTextEditor.RichTextEditorI18n setPlaceholderAppeance(String placeholderAppearance)
      Sets the translated word for placeholderAppearance.
      Parameter:
      placeholderAppearance - the translated word for placeholderAppearance
      Gibt zurück:
      this instance for method chaining
    • getPlaceholderComboBoxLabel

      public String getPlaceholderComboBoxLabel()
      Gets the translated word for placeholderComboBoxLabel
      Gibt zurück:
      the translated word for placeholderComboBoxLabel
    • setPlaceholderComboBoxLabel

      public EnhancedRichTextEditor.RichTextEditorI18n setPlaceholderComboBoxLabel(String placeholderComboBoxLabel)
      Sets the translated word for placeholderComboBoxLabel.
      Parameter:
      placeholderComboBoxLabel - the translated word for placeholderComboBoxLabel
      Gibt zurück:
      this instance for method chaining
    • setPlaceholderAppearanceLabel1

      public String setPlaceholderAppearanceLabel1()
      Gets the translated word for placeholderAppearanceLabel1
      Gibt zurück:
      the translated word for placeholderAppearanceLabel1
    • getPlaceholderAppearanceLabel1

      public EnhancedRichTextEditor.RichTextEditorI18n getPlaceholderAppearanceLabel1(String placeholderAppearanceLabel1)
      Sets the translated word for placeholderAppearanceLabel1.
      Parameter:
      placeholderAppearanceLabel1 - the translated word for placeholderAppearanceLabel1
      Gibt zurück:
      this instance for method chaining
    • setPlaceholderAppearanceLabel2

      public String setPlaceholderAppearanceLabel2()
      Gets the translated word for placeholderAppearanceLabel2
      Gibt zurück:
      the translated word for placeholderAppearanceLabel2
    • getPlaceholderAppearanceLabel2

      public EnhancedRichTextEditor.RichTextEditorI18n getPlaceholderAppearanceLabel2(String placeholderAppearanceLabel2)
      Sets the translated word for placeholderAppearanceLabel2.
      Parameter:
      placeholderAppearanceLabel2 - the translated word for placeholderAppearanceLabel2
      Gibt zurück:
      this instance for method chaining
    • getPlaceholderDialogTitle

      public String getPlaceholderDialogTitle()
      Gets the translated word for placeholderDialogTitle
      Gibt zurück:
      the translated word for placeholderDialogTitle
    • getPlaceholderDialogTitle

      public EnhancedRichTextEditor.RichTextEditorI18n getPlaceholderDialogTitle(String placeholderDialogTitle)
      Sets the translated word for placeholderDialogTitle.
      Parameter:
      placeholderDialogTitle - the translated word for placeholderDialogTitle
      Gibt zurück:
      this instance for method chaining
    • getClean

      public String getClean()
      Gets the translated word for clean
      Gibt zurück:
      the translated word for clean
    • setClean

      Sets the translated word for clean.
      Parameter:
      clean - the translated word for clean
      Gibt zurück:
      this instance for method chaining
    • toString

      public String toString()
      Gets the stringified values of the tooltips.
      Setzt außer Kraft:
      toString in Klasse Object
      Gibt zurück:
      stringified values of the tooltips