Class FieldController
- java.lang.Object
-
- io.mateu.mdd.vaadin.controllers.Controller
-
- io.mateu.mdd.vaadin.controllers.thirdLevel.FieldController
-
public class FieldController extends Controller
-
-
Constructor Summary
Constructors Constructor Description FieldController(ViewStack stack, String path, FieldInterfaced field, EditorViewComponent editorViewComponent)
-
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
-
-
-
-
Constructor Detail
-
FieldController
public FieldController(ViewStack stack, String path, FieldInterfaced field, EditorViewComponent editorViewComponent)
-
-