Uses of Class
io.mateu.mdd.vaadin.MateuUI
-
Packages that use MateuUI Package Description io.mateu.mdd.vaadin io.mateu.mdd.vaadin.components.app.main -
-
Uses of MateuUI in io.mateu.mdd.vaadin
Methods in io.mateu.mdd.vaadin that return MateuUI Modifier and Type Method Description static MateuUIMateuUI. get()Constructors in io.mateu.mdd.vaadin with parameters of type MateuUI Constructor Description MateuWindow(MateuUI ui, ViewStack stack, String caption) -
Uses of MateuUI in io.mateu.mdd.vaadin.components.app.main
Constructors in io.mateu.mdd.vaadin.components.app.main with parameters of type MateuUI Constructor Description MainComponent(MateuUI ui)
-