Constructor


Layout(options: any)

Arguments:

options: any




Methods




Layout:getComponents()

Returns:

components: Object[]


Layout:getInnerArea()

Returns:

width: number
height: number





Fields


Layout.align: string|"center"|"end"|"space-around"|"space-between"...(+2)