Package | Description |
---|---|
com.vaadin.flow.component.orderedlayout |
Class and Description |
---|
BoxSizing
Enum for the values of the CSS property
box-sizing . |
FlexComponent
A component which implements Flexbox.
|
FlexComponent.Alignment
Enum with the possible values for the component alignment inside the
layout.
|
FlexComponent.JustifyContentMode
Enum with the possible values for the way the extra space inside the
layout is distributed among the components.
|
ThemableLayout
Common logic for
VerticalLayout and HorizontalLayout related
to dynamic theme adjustment. |
Copyright © 2018. All rights reserved.