[][src]Module pushrod::layouts

layouts is the core layout managers included with Pushrod.

Modules

horizontal_layout

This is a HorizontalLayout manager. It handles the even spacing of Widgets in a horizontal display area.

vertical_layout

This is a VerticalLayout manager. It handles the even spacing of Widgets in a vertical display area.