| Package | Description |
|---|---|
| org.gatein.pc.api | |
| org.gatein.pc.api.info | |
| org.gatein.pc.api.invocation | |
| org.gatein.pc.api.invocation.response | |
| org.gatein.pc.api.spi |
| Modifier and Type | Field and Description |
|---|---|
static WindowState |
WindowState.MAXIMIZED
.
|
static WindowState |
WindowState.MINIMIZED
.
|
static WindowState |
WindowState.NORMAL
.
|
| Modifier and Type | Method and Description |
|---|---|
static WindowState |
WindowState.create(String name) |
static WindowState |
WindowState.create(String name,
boolean preserveCase) |
WindowState |
ContainerURL.getWindowState()
Returns the window state that may be null.
|
| Modifier and Type | Method and Description |
|---|---|
WindowState |
WindowStateInfo.getWindowState()
The window state value.
|
| Modifier and Type | Method and Description |
|---|---|
WindowStateInfo |
CapabilitiesInfo.getWindowState(WindowState windowState)
Returns a window state info matching a specifed window state or null.
|
| Modifier and Type | Field and Description |
|---|---|
protected WindowState |
PortletInvocation.windowState
.
|
| Modifier and Type | Method and Description |
|---|---|
WindowState |
PortletInvocation.getWindowState() |
| Modifier and Type | Method and Description |
|---|---|
void |
PortletInvocation.setWindowState(WindowState windowState) |
| Modifier and Type | Method and Description |
|---|---|
WindowState |
UpdateNavigationalStateResponse.getWindowState() |
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateNavigationalStateResponse.setWindowState(WindowState windowState) |
| Modifier and Type | Method and Description |
|---|---|
Set<WindowState> |
PortalContext.getWindowStates()
Return the window states accepted by this portal context.
|
Copyright © 2003-2018 GateIn. All Rights Reserved.