Class ActionController
- java.lang.Object
-
- io.mateu.mdd.vaadin.controllers.Controller
-
- io.mateu.mdd.vaadin.controllers.secondLevel.ActionController
-
- Direct Known Subclasses:
MenuController,ModuleController
public class ActionController extends Controller
-
-
Constructor Summary
Constructors Constructor Description ActionController(ViewStack stack, String path)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidapply(ViewStack stack, String path, String step, String cleanStep, String remaining)-
Methods inherited from class io.mateu.mdd.vaadin.controllers.Controller
apply, next, register
-
-