Skip to main content

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

SignatureDescription
UIVerticalLayout()Creates a new instance of UIVerticalLayout.

Virtual Attributes

NameTypeAccessDescription
spacingintget/setVirtual attribute exposed by getSpacing. Access it like a field to read or write the underlying value.

Methods

SignatureReturnsDescription
getSpacing()intReturns the current spacing value.
setSpacing(int)voidSets spacing.