Class FcWriteFormRecordAttrProps

    • Constructor Detail

      • FcWriteFormRecordAttrProps

        public FcWriteFormRecordAttrProps()
    • Method Detail

      • isWriteAttributesToForm

        public boolean isWriteAttributesToForm()
        Returns:
        true if form record attributes should be write into form elements additionally, otherwise false
      • setCustomAttributes

        public void setCustomAttributes​(List<Setting<String>> customAttributes)
        Parameters:
        customAttributes - list of Settings
      • setWriteAttributesToForm

        public void setWriteAttributesToForm​(boolean writeAttributesToForm)
        Parameters:
        writeAttributesToForm - true if form record attributes should be write into form elements additionally, otherwise false