public static class VerticalLayoutContainer.VerticalLayoutData extends MarginData implements HasWidth, HasHeight, LayoutData
| Constructor and Description |
|---|
VerticalLayoutContainer.VerticalLayoutData() |
VerticalLayoutContainer.VerticalLayoutData(double width,
double height) |
VerticalLayoutContainer.VerticalLayoutData(double width,
double height,
Margins margins) |
| Modifier and Type | Method and Description |
|---|---|
double |
getHeight() |
double |
getWidth() |
void |
setHeight(double height) |
void |
setWidth(double width) |
getMargins, setMarginspublic VerticalLayoutContainer.VerticalLayoutData()
public VerticalLayoutContainer.VerticalLayoutData(double width,
double height)
public VerticalLayoutContainer.VerticalLayoutData(double width,
double height,
Margins margins)
Copyright © 2012. All Rights Reserved.