Frames | No Frames |
Constructors with parameter type buoy.widget.LayoutInfo.Alignment | |
Create a LayoutInfo object with no padding or insets. | |
LayoutInfo.LayoutInfo(LayoutInfo.Alignment align, LayoutInfo.FillType fill, Insets insets, Dimension padding) Create a LayoutInfo object. |
Fields of type buoy.widget.LayoutInfo.Alignment | |
LayoutInfo.Alignment | |
LayoutInfo.Alignment | |
LayoutInfo.Alignment | |
LayoutInfo.Alignment | |
LayoutInfo.Alignment | |
LayoutInfo.Alignment | |
LayoutInfo.Alignment | |
LayoutInfo.Alignment | |
LayoutInfo.Alignment |
Methods with parameter type buoy.widget.LayoutInfo.Alignment | |
void | Set the alignment of the Widget within its available space. |
Methods with return type buoy.widget.LayoutInfo.Alignment | |
LayoutInfo.Alignment | Get the alignment of the Widget within its available space. |