Class CrudController
- java.lang.Object
-
- io.mateu.mdd.vaadin.controllers.Controller
-
- io.mateu.mdd.vaadin.controllers.secondLevel.ListViewComponentController
-
- io.mateu.mdd.vaadin.controllers.secondLevel.CrudController
-
public class CrudController extends ListViewComponentController
-
-
Constructor Summary
Constructors Constructor Description CrudController(ViewStack stack, String path, MDDOpenCRUDAction action)
-
Method Summary
-
Methods inherited from class io.mateu.mdd.vaadin.controllers.secondLevel.ListViewComponentController
apply
-
Methods inherited from class io.mateu.mdd.vaadin.controllers.Controller
apply, next, register
-
-
-
-
Constructor Detail
-
CrudController
public CrudController(ViewStack stack, String path, MDDOpenCRUDAction action) throws Exception
- Throws:
Exception
-
-