| Package | Description |
|---|---|
| org.richfaces.ui.message.notifyStack |
| Modifier and Type | Field and Description |
|---|---|
static StackingDirection |
StackingDirection.DEFAULT |
| Modifier and Type | Method and Description |
|---|---|
abstract StackingDirection |
AbstractNotifyStack.getDirection() |
StackingDirection |
UINotifyStack.getDirection() |
static StackingDirection |
StackingDirection.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StackingDirection[] |
StackingDirection.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.setDirection(StackingDirection direction) |
void |
UINotifyStack.setDirection(StackingDirection direction) |
Copyright © 2014 JBoss by Red Hat. All rights reserved.