Class ChangeFooterDataPath

    • Constructor Detail

      • ChangeFooterDataPath

        public ChangeFooterDataPath​(FormItemDataPathService service,
                                    AbstractDataPath path,
                                    FormField field,
                                    Form form)
        Creates a new BM task for change footer value on FormField object.
        Parameters:
        service - the data path service. This service using for change footer value.(can not be null)
        path - the path for sets in FormField.
        field - the form field in which will be set new footer path.
        form - the form.