Uses of Class
com.vaadin.flow.component.formlayout.GeneratedVaadinFormLayout
-
-
Uses of GeneratedVaadinFormLayout in com.vaadin.flow.component.formlayout
Classes in com.vaadin.flow.component.formlayout with type parameters of type GeneratedVaadinFormLayout Modifier and Type Class Description classGeneratedVaadinFormLayout<R extends GeneratedVaadinFormLayout<R>>Deprecated.since v23.3, generated classes will be removed in v24.Subclasses of GeneratedVaadinFormLayout in com.vaadin.flow.component.formlayout Modifier and Type Class Description classFormLayoutForm Layout allows you to build responsive forms with multiple columns and to position input labels on top or to the side of the input.
-