"The Reference Guide" wrote :
| The four markup containers are hierarchical. The region contains one or more windows.
A window contains the portlet decoration and the portlet content.
|
| The region is responsible for arranging the positioning and order of each portlet
window. Should they be arranged in a row or a column? If there are more then one portlet
window in a region, in what order should they appear?
|
| The window is responsible for placing the window decoration, including the portlet
title, over the portlet content, or under, or next to it.
|
| The decoration is responsible for inserting the correct markup with the links to the
portlet modes and window states currently available for each portlet.
|
|
So now I just need to figure out the best way to order the region.getWindows() List
object.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3978198#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...