Package | Description |
---|---|
org.primefaces.push |
Modifier and Type | Method and Description |
---|---|
Status.STATUS |
Status.status()
Return the current
Status.Status(org.primefaces.push.Status.STATUS) |
static Status.STATUS |
Status.STATUS.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Status.STATUS[] |
Status.STATUS.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Status |
Status.status(Status.STATUS status)
Set the current
Status.Status(org.primefaces.push.Status.STATUS) |
Constructor and Description |
---|
Status(Status.STATUS status) |
Copyright © 2015. All rights reserved.