alloy:row

Row is a UIPanel component that renders a <div> and is designed to be used in conjunction with alloy:column child component tags.

General Usage

The component takes alloy:column tags as children in order to layout components in a tabular grid.
This is column 1 with width="33"
This is column 2 with width="33"
This is column 3 with width="33"

Source Code

Liferay Faces Alloy 4.1.1 + Liferay Faces Bridge Implementation 5.0.0 + Showcase Common 4.0.0 + Liferay Faces Util 3.4.1 + Mojarra 2.2.20