Package | Description |
---|---|
org.primefaces.push |
Modifier and Type | Method | Description |
---|---|---|
Status.STATUS |
Status.status() |
Return the current
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 | Description |
---|---|---|
Status |
Status.status(Status.STATUS status) |
Set the current
Status(org.primefaces.push.Status.STATUS) |
Constructor | Description |
---|---|
Status(Status.STATUS status) |
Copyright © 2018. All rights reserved.