Interface RichTextValue

All Superinterfaces:
GenericValue

@ConsumerType public interface RichTextValue extends GenericValue
Represents a rich text value.
  • Method Summary

    Modifier and Type
    Method
    Description
    @NotNull String
     

    Methods inherited from interface io.wcm.siteapi.genericedit.component.value.GenericValue

    isValid
  • Method Details

    • getText

      @NotNull @NotNull String getText()
      Returns:
      Rich text (HTML fragment)