public abstract class ContainerRequest extends ControllerRequest
| Modifier | Constructor and Description |
|---|---|
protected |
ContainerRequest(String windowId) |
| Modifier and Type | Method and Description |
|---|---|
String |
getWindowId() |
getPageNavigationalState, invokeprotected final String windowId
protected ContainerRequest(String windowId) throws IllegalArgumentException
windowId - the target window idIllegalArgumentException - if the window id is nullpublic String getWindowId()
Copyright © 2003-2016 GateIn. All Rights Reserved.