Class TitleRichTextWidgetContent

  • All Implemented Interfaces:
    WidgetContent

    public class TitleRichTextWidgetContent
    extends java.lang.Object
    implements WidgetContent
    • Constructor Detail

      • TitleRichTextWidgetContent

        public TitleRichTextWidgetContent()
    • Method Detail

      • getBackgroundColor

        public java.lang.String getBackgroundColor()
        Gets the hex color for the background
        Returns:
        the hex color
      • setBackgroundColor

        public TitleRichTextWidgetContent setBackgroundColor​(java.lang.String backgroundColor)
        Sets the hex color for the background
      • getHtmlContent

        public java.lang.String getHtmlContent()
        Gets the HTML snippet to render title or rich text
        Returns:
        the HTML snippet
      • setHtmlContent

        public TitleRichTextWidgetContent setHtmlContent​(java.lang.String htmlContent)
        Sets the HTML snippet to render title or rich text