Class | Description | |
---|---|---|
![]() | FormFieldGroupView | Determines how to display a group of recognized form fields and how user can interact with it. |
![]() | FormFieldTemplateGroupView | Determines how to display a group of form field templates and how user can interact with it. |
![]() | FormFieldTemplateTableView | Determines how to display a regular table of form field templates and how user can interact with it. |
![]() | FormFieldTemplateView | Provides the abstract base class that determines how to display a form field template and how user can interact with it. |
![]() | FormFieldTemplateViewCollection | Represents the collection of form field template views. |
![]() | FormFieldTemplateViewCollectionChangedEventArgs | Provides data for an event when form field template view collection is changed. |
![]() | FormFieldTemplateViewFactory | Provides the ability to create the view (FormFieldTemplateView) for form field template (FormFieldTemplate). |
![]() | FormFieldView | Provides the abstract base class that determines how to display a recognized form field and how user can interact with it. |
![]() | FormFieldViewCollection | Represents the collection of recognized form field views. |
![]() | FormFieldViewFactory | Provides the ability to create the view (FormFieldView) for form field (FormField). |
![]() | UndefinedFieldTemplateView | Determines how to display an undefined field template and how user can interact with it. |
![]() | UndefinedFieldView | Determines how to display an undefined field and how user can interact with it. |