org.jboss.portal.core.samples.basic.event
Class WindowConstraintEventListener.WindowManipulator
java.lang.Object
org.jboss.portal.core.samples.basic.event.WindowConstraintEventListener.WindowManipulator
- Enclosing class:
- WindowConstraintEventListener
public class WindowConstraintEventListener.WindowManipulator
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WindowConstraintEventListener.WindowManipulator
public WindowConstraintEventListener.WindowManipulator(NavigationalStateContext nsContext,
PortalNode parent)
getRegionName
public java.lang.String getRegionName(PortalNode window)
getRegionNames
public java.util.Set getRegionNames()
getWindows
public java.util.Collection getWindows(java.lang.String regionName)
getWindowState
public WindowState getWindowState(PortalNode window)
setWindowState
public void setWindowState(PortalNode window,
WindowState windowState)