public static class HorizontalLayoutContainer.HorizontalLayoutData extends MarginData implements HasWidth, HasHeight, LayoutData
| Constructor and Description |
|---|
HorizontalLayoutContainer.HorizontalLayoutData() |
HorizontalLayoutContainer.HorizontalLayoutData(double width,
double height) |
HorizontalLayoutContainer.HorizontalLayoutData(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, setMargins@UiConstructor public HorizontalLayoutContainer.HorizontalLayoutData()
public HorizontalLayoutContainer.HorizontalLayoutData(double width,
double height)
public HorizontalLayoutContainer.HorizontalLayoutData(double width,
double height,
Margins margins)
Copyright © 2012. All Rights Reserved.