Class FieldList


  • public class FieldList
    extends Object
    Provides a list of fields, typically used with headers and footers.
    • Method Detail

      • getRowSpacing

        public Float getRowSpacing()
        Gets the row-spacing following this field list.
        Returns:
        returns the spacing, or null if not defined
      • getFields

        public List<Field> getFields()
        Gets the list of fields.
        Returns:
        returns the list of fields