Package | Description |
---|---|
org.apache.myfaces.tobago.component | |
org.apache.myfaces.tobago.internal.component |
Modifier and Type | Method and Description |
---|---|
AbstractUIMessages.OrderBy |
UIMessages.getOrderBy()
Sets the order of the messages.
|
Modifier and Type | Method and Description |
---|---|
void |
UIMessages.setOrderBy(AbstractUIMessages.OrderBy orderBy) |
Modifier and Type | Method and Description |
---|---|
abstract AbstractUIMessages.OrderBy |
AbstractUIMessages.getOrderBy() |
static AbstractUIMessages.OrderBy |
AbstractUIMessages.OrderBy.parse(String key) |
static AbstractUIMessages.OrderBy |
AbstractUIMessages.OrderBy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AbstractUIMessages.OrderBy[] |
AbstractUIMessages.OrderBy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2002–2022 The Apache Software Foundation. All rights reserved.