| Modifier and Type | Class and Description |
|---|---|
static class |
VerticalLayout.SizingStrategyBase |
| Constructor and Description |
|---|
VerticalLayout() |
| Modifier and Type | Method and Description |
|---|---|
VerticalLayout<T> |
addAspectRatio(T key,
double aspectRatio) |
VerticalLayout<T> |
addFixedHeight(T key,
double height) |
BoundsTransformation |
get(T key) |
public BoundsTransformation get(T key)
public VerticalLayout<T> addAspectRatio(T key, double aspectRatio)
public VerticalLayout<T> addFixedHeight(T key, double height)
Copyright © 2013. All Rights Reserved.