Frames | No Frames |
Constructors with parameter type buoy.widget.LayoutInfo.FillType | |
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.FillType | |
LayoutInfo.FillType | |
LayoutInfo.FillType | |
LayoutInfo.FillType | |
LayoutInfo.FillType |
Methods with parameter type buoy.widget.LayoutInfo.FillType | |
void | Set whether the Widget should grow to fill the available space. |
Methods with return type buoy.widget.LayoutInfo.FillType | |
LayoutInfo.FillType | Get whether the Widget should grow to fill the available space. |