|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.portal.theme.strategy.WindowLocation
local wrapper for the window context to prevent the strategy to directly manipulate the window context.
Constructor Summary | |
WindowLocation(WindowContext windowContext)
|
Method Summary | |
int |
getOrder()
|
java.lang.String |
getRegionName()
|
java.lang.String |
getWindowId()
|
java.lang.String |
getWindowName()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public WindowLocation(WindowContext windowContext)
Method Detail |
public java.lang.String getWindowId()
public java.lang.String getWindowName()
public java.lang.String getRegionName()
public int getOrder()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |