Class JmixRichTextEditor.RichTextEditorI18n

java.lang.Object
io.jmix.flowui.kit.component.richtexteditor.JmixRichTextEditor.RichTextEditorI18n
All Implemented Interfaces:
Serializable
Enclosing class:
JmixRichTextEditor

public static class JmixRichTextEditor.RichTextEditorI18n extends Object implements Serializable
The internationalization properties for JmixRichTextEditor.
See Also:
  • Field Details

    • bold

      protected String bold
    • italic

      protected String italic
    • underline

      protected String underline
    • strike

      protected String strike
    • h1

      protected String h1
    • h2

      protected String h2
    • h3

      protected String h3
    • subscript

      protected String subscript
    • superscript

      protected String superscript
    • listOrdered

      protected String listOrdered
    • listBullet

      protected String listBullet
    • alignStart

      protected String alignStart
    • alignCenter

      protected String alignCenter
    • alignEnd

      protected String alignEnd
    • alignJustify

      protected String alignJustify
    • image

      protected String image
    • blockquote

      protected String blockquote
    • codeBlock

      protected String codeBlock
    • clean

      protected String clean
  • Constructor Details

    • RichTextEditorI18n

      public RichTextEditorI18n()
  • Method Details

    • getBold

      public String getBold()
      Gets the translated word for bold
      Returns:
      the translated word for bold
    • setBold

      Sets the translated word for bold.
      Parameters:
      bold - the translated word for bold
      Returns:
      this instance for method chaining
    • getItalic

      public String getItalic()
      Gets the translated word for italic
      Returns:
      the translated word for italic
    • setItalic

      public JmixRichTextEditor.RichTextEditorI18n setItalic(String italic)
      Sets the translated word for italic.
      Parameters:
      italic - the translated word for italic
      Returns:
      this instance for method chaining
    • getUnderline

      public String getUnderline()
      Gets the translated word for underline
      Returns:
      the translated word for underline
    • setUnderline

      public JmixRichTextEditor.RichTextEditorI18n setUnderline(String underline)
      Sets the translated word for underline.
      Parameters:
      underline - the translated word for underline
      Returns:
      this instance for method chaining
    • getStrike

      public String getStrike()
      Gets the translated word for strike
      Returns:
      the translated word for strike
    • setStrike

      public JmixRichTextEditor.RichTextEditorI18n setStrike(String strike)
      Sets the translated word for strike.
      Parameters:
      strike - the translated word for strike
      Returns:
      this instance for method chaining
    • getH1

      public String getH1()
      Gets the translated word for h1
      Returns:
      the translated word for h1
    • setH1

      Sets the translated word for h1.
      Parameters:
      h1 - the translated word for h1
      Returns:
      this instance for method chaining
    • getH2

      public String getH2()
      Gets the translated word for h2
      Returns:
      the translated word for h2
    • setH2

      Sets the translated word for h2.
      Parameters:
      h2 - the translated word for h2
      Returns:
      this instance for method chaining
    • getH3

      public String getH3()
      Gets the translated word for h3
      Returns:
      the translated word for h3
    • setH3

      Sets the translated word for h3.
      Parameters:
      h3 - the translated word for h3
      Returns:
      this instance for method chaining
    • getSubscript

      public String getSubscript()
      Gets the translated word for subscript
      Returns:
      the translated word for subscript
    • setSubscript

      public JmixRichTextEditor.RichTextEditorI18n setSubscript(String subscript)
      Sets the translated word for subscript.
      Parameters:
      subscript - the translated word for subscript
      Returns:
      this instance for method chaining
    • getSuperscript

      public String getSuperscript()
      Gets the translated word for superscript
      Returns:
      the translated word for superscript
    • setSuperscript

      public JmixRichTextEditor.RichTextEditorI18n setSuperscript(String superscript)
      Sets the translated word for superscript.
      Parameters:
      superscript - the translated word for superscript
      Returns:
      this instance for method chaining
    • getListOrdered

      public String getListOrdered()
      Gets the translated word for listOrdered
      Returns:
      the translated word for listOrdered
    • setListOrdered

      public JmixRichTextEditor.RichTextEditorI18n setListOrdered(String listOrdered)
      Sets the translated word for listOrdered.
      Parameters:
      listOrdered - the translated word for listOrdered
      Returns:
      this instance for method chaining
    • getListBullet

      public String getListBullet()
      Gets the translated word for listBullet
      Returns:
      the translated word for listBullet
    • setListBullet

      public JmixRichTextEditor.RichTextEditorI18n setListBullet(String listBullet)
      Sets the translated word for listBullet.
      Parameters:
      listBullet - the translated word for listBullet
      Returns:
      this instance for method chaining
    • getAlignStart

      public String getAlignStart()
      Gets the translated word for alignStart
      Returns:
      the translated word for alignStart
    • setAlignStart

      public JmixRichTextEditor.RichTextEditorI18n setAlignStart(String alignStart)
      Sets the translated word for alignStart.
      Parameters:
      alignStart - the translated word for alignStart
      Returns:
      this instance for method chaining
    • getAlignCenter

      public String getAlignCenter()
      Gets the translated word for alignCenter
      Returns:
      the translated word for alignCenter
    • setAlignCenter

      public JmixRichTextEditor.RichTextEditorI18n setAlignCenter(String alignCenter)
      Sets the translated word for alignCenter.
      Parameters:
      alignCenter - the translated word for alignCenter
      Returns:
      this instance for method chaining
    • getAlignEnd

      public String getAlignEnd()
      Gets the translated word for alignEnd
      Returns:
      the translated word for alignEnd
    • setAlignEnd

      public JmixRichTextEditor.RichTextEditorI18n setAlignEnd(String alignEnd)
      Sets the translated word for alignEnd.
      Parameters:
      alignEnd - the translated word for alignEnd
      Returns:
      this instance for method chaining
    • getAlignJustify

      public String getAlignJustify()
      Gets the translated word for alignJustify
      Returns:
      the translated word for alignJustify
    • setAlignJustify

      public JmixRichTextEditor.RichTextEditorI18n setAlignJustify(String alignJustify)
      Sets the translated word for alignJustify.
      Parameters:
      alignJustify - the translated word for alignJustify
      Returns:
      this instance for method chaining
    • getImage

      public String getImage()
      Gets the translated word for image
      Returns:
      the translated word for image
    • setImage

      Sets the translated word for image.
      Parameters:
      image - the translated word for image
      Returns:
      this instance for method chaining
    • getLink

      public String getLink()
      Gets the translated word for link
      Returns:
      the translated word for link
    • setLink

      Sets the translated word for link.
      Parameters:
      link - the translated word for link
      Returns:
      this instance for method chaining
    • getBlockquote

      public String getBlockquote()
      Gets the translated word for blockquote
      Returns:
      the translated word for blockquote
    • setBlockquote

      public JmixRichTextEditor.RichTextEditorI18n setBlockquote(String blockquote)
      Sets the translated word for blockquote.
      Parameters:
      blockquote - the translated word for blockquote
      Returns:
      this instance for method chaining
    • getCodeBlock

      public String getCodeBlock()
      Gets the translated word for codeBlock
      Returns:
      the translated word for codeBlock
    • setCodeBlock

      public JmixRichTextEditor.RichTextEditorI18n setCodeBlock(String codeBlock)
      Sets the translated word for codeBlock.
      Parameters:
      codeBlock - the translated word for codeBlock
      Returns:
      this instance for method chaining
    • getClean

      public String getClean()
      Gets the translated word for clean
      Returns:
      the translated word for clean
    • setClean

      Sets the translated word for clean.
      Parameters:
      clean - the translated word for clean
      Returns:
      this instance for method chaining
    • toString

      public String toString()
      Gets the stringified values of the tooltips.
      Overrides:
      toString in class Object
      Returns:
      stringified values of the tooltips