Class VVerticalLayout

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

public class VVerticalLayout extends com.vaadin.flow.component.orderedlayout.VerticalLayout implements FluentThemableLayout<VVerticalLayout>, FluentComponent<VVerticalLayout>, FluentHasStyle<VVerticalLayout>, FluentHasSize<VVerticalLayout>, FluentHasComponents<VVerticalLayout>, FluentClickNotifier<com.vaadin.flow.component.orderedlayout.VerticalLayout,VVerticalLayout>
See Also: