Interface IFormEditor

  • All Known Implementing Classes:
    FormEditor

    public interface IFormEditor
    The interface of form editor.
    • Method Detail

      • getForm

        Form getForm()
        Returns the edited form model.
        Returns:
        gets current form model