掲示板

Detecting maximize action

thumbnail
12年前 に Terry Jeske によって更新されました。

Detecting maximize action

Junior Member 投稿: 42 参加年月日: 10/06/23 最新の投稿
I have a spring MVC portlet that serves up images. The default view serves a small image, and when the user clicks the maximize button I want to display a high-res image. I notice that the maximize action just calls the view render again. Is there a way to detect that this is a maximize event? Any suggestions?
thumbnail
12年前 に jelmer kuperus によって更新されました。

RE: Detecting maximize action

Liferay Legend 投稿: 1191 参加年月日: 10/03/10 最新の投稿
You can use renderRequest. getWindowState()