| Package | Description |
|---|---|
| org.richfaces.ui.message.notifyStack |
| Modifier and Type | Method and Description |
|---|---|
abstract CornerPosition |
AbstractNotifyStack.getPosition() |
CornerPosition |
UINotifyStack.getPosition() |
static CornerPosition |
CornerPosition.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CornerPosition[] |
CornerPosition.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
abstract void |
AbstractNotifyStack.setPosition(CornerPosition position) |
void |
UINotifyStack.setPosition(CornerPosition position) |
Copyright © 2014 JBoss by Red Hat. All rights reserved.