[jboss-user] [JBoss Portal] - Re: getting a portlet to load in maximized state
julien@jboss.com
do-not-reply at jboss.com
Thu Jun 7 07:46:36 EDT 2007
Try using the org.jboss.portal.api.* stuff.
You can have an event listener that listen of PageRenderEvent and change the window state of the portlet to maximized.
There is an example of page render listener that manipulates window states in the core-samples package of the source code.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4052076#4052076
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4052076
More information about the jboss-user
mailing list