Interface ControlTitleFormatText.Builder

  • Method Details

    • plainText

      ControlTitleFormatText.Builder plainText(String plainText)

      The plain text format of the title text.

      Parameters:
      plainText - The plain text format of the title text.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • richText

      The rich text format of the title text.

      Parameters:
      richText - The rich text format of the title text.
      Returns:
      Returns a reference to this object so that method calls can be chained together.