|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WindowStates | |
|---|---|
| org.exoplatform.services.wsrp.utils | |
| Uses of WindowStates in org.exoplatform.services.wsrp.utils |
|---|
| Fields in org.exoplatform.services.wsrp.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.wsrp.utils that return WindowStates | |
|---|---|
static WindowStates |
WindowStates.fromString(java.lang.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(java.lang.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 | |||||||||