Package | Description |
---|---|
org.richfaces.component |
Base RichFaces components interfaces and classes
|
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 © 2015 JBoss by Red Hat. All Rights Reserved.