Interface IFormFieldGenerator


  • public interface IFormFieldGenerator
    Main interface for form field generator
    • Method Detail

      • getFormGeneratorFields

        FormFieldInfo getFormGeneratorFields​(MdObject mdObject,
                                             FormType formType,
                                             ScriptVariant scriptVariant,
                                             Version version)
        Tree of form field to select in second form wizard page
        Parameters:
        mdObject - parent object
        formType - the FormType
        scriptVariant - the current configuration script variant
        version - the runtime version
        Returns:
        the instance of FormFieldInfo