Package net.moewes.cloudui.vaadin
Class VerticalLayout
- java.lang.Object
-
- net.moewes.cloudui.UiComponent
-
- net.moewes.cloudui.vaadin.VerticalLayout
-
public class VerticalLayout extends net.moewes.cloudui.UiComponentJava wrapper for Vaadin web component vaadin-vertical-layout
-
-
Constructor Summary
Constructors Constructor Description VerticalLayout()VerticalLayout(net.moewes.cloudui.UiComponent... components)Create VerticalLayout with Elements
-