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.

Column Offset Usage

The offset width of an alloy:column can be specified via the offsetWidth attribute.
offsetWidth="25" width="75"
width="33"
offsetWidth="33" width="33"
offsetWidth="25" width="25"
offsetWidth="25" width="25"
offsetW="8" w="17"
offsetWidth="8" width="33"
offsetW="8" w="17"

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