UIVerticalLayout
Complete API reference for UIVerticalLayout, including constructors, attributes, virtual attributes, and methods.
Package: JAVARuntime
Category: UI
Component: yes
public class UIVerticalLayout extends Component
Constructors
| Signature | Description |
|---|---|
UIVerticalLayout(UIVerticalLayout) | Executes UIVerticalLayout and returns after the underlying engine call finishes. |
UIVerticalLayout(Engine) | Executes UIVerticalLayout and returns after the underlying engine call finishes. |
UIVerticalLayout() | Creates a new instance of UIVerticalLayout. |
Attributes
| Name | Type | Description |
|---|---|---|
instance | UIVerticalLayout | Represents the instance value stored on this instance. Read or assign to update the property. |
Virtual Attributes
| Name | Type | Access | Description |
|---|---|---|---|
spacing | int | get/set | Virtual attribute exposed by getSpacing. Access it like a field to read or write the underlying value. |