Last updated February 25, 2009 20:45, by Jason Lee
<sc:layout> - a YUI Layout Manager wrapper
The YUI Layout Manager allows a page author to easily partition his page into five different, distinct areas: top, left, right, bottom, and center. Swing developers familiar with the BorderLayout should find this concept very familiar. The following screen shot (shows the use of the layout tag to style/partition a particular region of the screen, using all five regions. If fullPage is set to true, the layout will consume the entire visible viewing area.
The markup that generated the screen shot is as follows:





