Interface FieldArrayBlockField<F extends FieldArrayBlockField<F>>

    • Method Detail

      • postamble

        default F postamble​(String messageKey)
        Adds the FieldArrayBlockField.Attributes.POSTAMBLE attribute to this component. The attribute value is used to display between components.
        Parameters:
        messageKey - the message key to display between components
        Returns:
        this field for further customization