|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.portal.theme.strategy.LayoutStrategy
org.jboss.portal.theme.impl.strategy.MaximizingStrategyImpl
Constructor Summary | |
MaximizingStrategyImpl()
|
Method Summary | |
StrategyResponse |
initialize(StrategyContext strategyContext)
Initialize the strategy and return a strategy response, containing the desired changes. |
StrategyResponse |
stateChanged(StrategyEvent evt,
StrategyContext context)
The navigational state of one of the portlet windows on a page has changed. |
Methods inherited from class org.jboss.portal.theme.strategy.LayoutStrategy |
getAppId, getMediaType, getName, getRegistrationId, init |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public MaximizingStrategyImpl()
Method Detail |
public StrategyResponse initialize(StrategyContext strategyContext) throws StrategyException
LayoutStrategy
initialize
in class LayoutStrategy
strategyContext
- a context containing the portal's current information about portlets, states and layout
StrategyException
public StrategyResponse stateChanged(StrategyEvent evt, StrategyContext context) throws StrategyException
LayoutStrategy
stateChanged
in class LayoutStrategy
evt
- the event carying the detected changescontext
- a context containing the portal's current information about portlets, states and layout
StrategyException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |