Class VFormLayout

java.lang.Object
com.vaadin.flow.component.Component
com.vaadin.flow.component.formlayout.FormLayout
org.vaadin.firitin.components.formlayout.VFormLayout
All Implemented Interfaces:
com.vaadin.flow.component.AttachNotifier, com.vaadin.flow.component.ClickNotifier<com.vaadin.flow.component.formlayout.FormLayout>, com.vaadin.flow.component.DetachNotifier, com.vaadin.flow.component.HasComponents, com.vaadin.flow.component.HasElement, com.vaadin.flow.component.HasEnabled, com.vaadin.flow.component.HasSize, com.vaadin.flow.component.HasStyle, com.vaadin.flow.component.orderedlayout.ThemableLayout, Serializable, FluentAttachNotifier<VFormLayout>, FluentComponent<VFormLayout>, FluentDetachNotifier<VFormLayout>, FluentHasComponents<VFormLayout>, FluentHasSize<VFormLayout>, FluentHasStyle<VFormLayout>, FluentThemableLayout<VFormLayout>, HasPadding<VFormLayout>

public class VFormLayout extends com.vaadin.flow.component.formlayout.FormLayout implements FluentComponent<VFormLayout>, FluentThemableLayout<VFormLayout>, FluentHasStyle<VFormLayout>, FluentHasSize<VFormLayout>, FluentHasComponents<VFormLayout>
See Also: