
94 vFoglight
Web Component Tutorial
Another solution is possible. A Column layout can be chosen instead of a Grid. In a
Column layout, a cell’s dimension is independent of its neighbor on either side. Thus,
each cell in a column can have the vertical height that it needs without causing spacing
problems in adjacent columns.
In other cases, a Row layout may be appropriate. In this component, the width of a cell
is not tied to the one above or below
Additional Activities
• Reposition the components to achieve a better layout. You might want to
concentrate on the layout of the alarms table.
• Experiment with weights.
• Experiment with Row and Column Layout components.
Comentarios a estos manuales