|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WindowStates | |
|---|---|
| org.exoplatform.services.wsrp2.utils | |
| Uses of WindowStates in org.exoplatform.services.wsrp2.utils |
|---|
| Fields in org.exoplatform.services.wsrp2.utils declared as WindowStates | |
|---|---|
static WindowStates |
WindowStates.MAXIMIZED
|
static WindowStates |
WindowStates.MINIMIZED
|
static WindowStates |
WindowStates.NORMAL
|
static WindowStates |
WindowStates.SOLO
|
| Methods in org.exoplatform.services.wsrp2.utils that return WindowStates | |
|---|---|
static WindowStates |
WindowStates.fromString(String value)
Returns the WSRP window state build from a string representation If a not supported window state is requested, null is returned |
static WindowStates |
WindowStates.fromValue(String value)
Returns the WSRP window state build from a string representation If a not supported window state is requested, null is returned |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||