当前页面:
在线文档首页 >
JBOSS Portal 2.6 API 英文版文档
WindowLocation - JBOSS Portal 2.6 API 英文版文档
org.jboss.portal.theme.strategy
Class WindowLocation
java.lang.Object
org.jboss.portal.theme.strategy.WindowLocation
- public final class WindowLocation
- extends java.lang.Object
local wrapper for the window context to prevent the strategy to directly manipulate the window context.
- Version:
- $Revision: 5448 $
- Author:
- Martin Holzner
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
windowContext
private final WindowContext windowContext
WindowLocation
public WindowLocation(WindowContext windowContext)
getWindowId
public java.lang.String getWindowId()
getWindowName
public java.lang.String getWindowName()
getRegionName
public java.lang.String getRegionName()
getOrder
public int getOrder()