Package io.mateu.mdd.vaadin.views
Class ComponentView
- java.lang.Object
-
- io.mateu.mdd.vaadin.navigation.View
-
- io.mateu.mdd.vaadin.views.ComponentView
-
- All Implemented Interfaces:
com.vaadin.navigator.View,Serializable
public class ComponentView extends View
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ComponentView(ViewStack stack, String title, com.vaadin.icons.VaadinIcons icon, com.vaadin.ui.Component component)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringtoString()-
Methods inherited from class io.mateu.mdd.vaadin.navigation.View
equals, getComponent, getController, getViewComponent, getWindowContainer, hashCode, isOpenNewWindow, setController, setOpenNewWindow, setWindowContainer, updateViewTitle
-
-