Uses of Class
org.teamapps.application.ux.form.FormController
| Package | Description |
|---|---|
| org.teamapps.application.ux.view |
-
Uses of FormController in org.teamapps.application.ux.view
Methods in org.teamapps.application.ux.view that return FormController Modifier and Type Method Description FormController<ENTITY>MasterDetailController. getFormController()Constructors in org.teamapps.application.ux.view with parameters of type FormController Constructor Description MasterDetailController(org.teamapps.icons.Icon entityIcon, java.lang.String entityTitle, ApplicationInstanceData applicationInstanceData, EntityModelBuilder<ENTITY> entityModelBuilder, FormController<ENTITY> formController, org.teamapps.ux.component.form.ResponsiveForm<ENTITY> responsiveForm)