Interface FormModelReceivable


@Deprecated public interface FormModelReceivable
Deprecated.
Interface that Facade classes may implement to receive the form model to accomplish their job.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Deprecated.
     
  • Method Details

    • setFormModel

      void setFormModel(FormModel formModel)
      Deprecated.