[jboss-dev-forums] [Design of JBoss Portal] - Re: Remove maximize button from portlet

apemberton do-not-reply at jboss.com
Wed Feb 18 22:59:12 EST 2009


Sure; there are a few ways to do this.

One method that we've used successfully in the past:
- add a property to your portlet's window instance (eg: edit.mode.disable)
- add logic to your DecorationRenderer to hide the appropriate link if the above property is set

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

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



More information about the jboss-dev-forums mailing list