VerticalLayout
classin packageklyn.gui.terminal
public class VerticalLayout extends Object implements Layout:
All Implemented Interfaces: Layout
Vertical layout stacking children top to bottom.
Fields
| Modifier and Type |
Member |
Description |
| public |
fillIndex |
Child index receiving remaining height (fill behavior). |
| public |
spacing |
No summary. |
Constructors
| Modifier and Type |
Member |
Description |
| public |
VerticalLayout |
No summary. |
Methods
| Modifier and Type |
Member |
Description |
| public |
applyapply(parent as Widget) as Void: |
No summary. |