UIFlexLayout
Complete API reference for UIFlexLayout, including constructors, attributes, virtual attributes, and methods.
Package: JAVARuntime
Category: UI
Component: yes
public class UIFlexLayout extends Component
Constructors
| Signature | Description |
|---|---|
UIFlexLayout() | Creates a new instance of UIFlexLayout. |
Virtual Attributes
| Name | Type | Access | Description |
|---|---|---|---|
spacing | int | set | Virtual attribute exposed by setSpacing. Access it like a field to read or write the underlying value. |
Methods
| Signature | Returns | Description |
|---|---|---|
getSpacing() | int | Returns the current spacing value. |
setSpacing(int) | void | Sets spacing. |