Class ModuleController
- java.lang.Object
-
- io.mateu.mdd.vaadin.controllers.Controller
-
- io.mateu.mdd.vaadin.controllers.secondLevel.ActionController
-
- io.mateu.mdd.vaadin.controllers.firstLevel.ModuleController
-
public class ModuleController extends ActionController
-
-
Constructor Summary
Constructors Constructor Description ModuleController(ViewStack stack, String path, io.mateu.mdd.shared.interfaces.IModule module)
-
Method Summary
-
Methods inherited from class io.mateu.mdd.vaadin.controllers.secondLevel.ActionController
apply
-
Methods inherited from class io.mateu.mdd.vaadin.controllers.Controller
apply, next, register
-
-