当前页面:
在线文档首页 >
JBOSS Portal 2.4 API 英文版文档
NavigationalStateChangedEvent - JBOSS Portal 2.4 API 英文版文档
org.jboss.portal.theme.strategy
Class NavigationalStateChangedEvent
java.lang.Object
org.jboss.portal.theme.strategy.StrategyEvent
org.jboss.portal.theme.strategy.NavigationalStateChangedEvent
- public class NavigationalStateChangedEvent
- extends StrategyEvent
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NavigationalStateChangedEvent
public NavigationalStateChangedEvent(WindowContext target,
Mode mode,
WindowState windowState)
getTargetWindow
public WindowContext getTargetWindow()
getNewPortletMode
public Mode getNewPortletMode()
getNewWindowState
public WindowState getNewWindowState()