Uses of Interface
com.vaadin.server.ViewportGenerator
-
Packages that use ViewportGenerator Package Description com.vaadin.annotations Contains annotations used in Vaadin. -
-
Uses of ViewportGenerator in com.vaadin.annotations
Methods in com.vaadin.annotations that return types with arguments of type ViewportGenerator Modifier and Type Method Description Class<? extends ViewportGenerator>value()Gets the viewport generator class to use.
-