Class VerticalLayoutComponentDefinition

    • Constructor Detail

      • VerticalLayoutComponentDefinition

        public VerticalLayoutComponentDefinition​(HorizontalAlignment horizontalAlignment,
                                                 boolean spacing,
                                                 boolean padding)
        Creates a new VerticalLayoutComponentDefinition with the given horizontal alignment. Vertically, all components are middle aligned. The state of spacing and padding can be applied. When activ then predefined style will apply to the layout. By default padding is activated and spacing is activated.