[jboss-user] [JBoss Portal] - Re: How to set the Portlet for a window programmaticly

cpage do-not-reply at jboss.com
Mon Dec 15 05:20:01 EST 2008


To put a Window in a region use :

  | window.setDeclaredProperty(ThemeConstants.PORTAL_PROP_REGION, "YOUR_REGION_NAME");
  | 

If you want to view code for portal object management, look at the "core-admin" portlets of portal project


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4196501#4196501

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4196501



More information about the jboss-user mailing list