Class HtmlFieldEntry


public class HtmlFieldEntry extends FieldEntry
  • Field Details

    • html

      public String html
      Rendered content of the field.
    • text

      public String text
      Value of the field.
  • Constructor Details

    • HtmlFieldEntry

      public HtmlFieldEntry()