|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.turbine.modules.Assembler org.apache.turbine.modules.Action org.apache.jetspeed.modules.actions.controls.Maximize
Change the state of a portlet to maximized. This setting is not persistent. Since the maximized state affects the whole screen, this action redirects the user to a new template and store the state to go to when clicking on restore
Constructor Summary | |
Maximize()
|
Method Summary | |
void |
doPerform(org.apache.turbine.util.RunData rundata)
|
Methods inherited from class org.apache.turbine.modules.Action |
perform |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Maximize()
Method Detail |
public void doPerform(org.apache.turbine.util.RunData rundata) throws java.lang.Exception
rundata
- The RunData object for the current request
java.lang.Exception
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |