Package | Description |
---|---|
org.omnifaces.component.util |
Modifier and Type | Method and Description |
---|---|
MoveComponent.Destination |
MoveComponent.getDestination() |
static MoveComponent.Destination |
MoveComponent.Destination.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MoveComponent.Destination[] |
MoveComponent.Destination.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
MoveComponent.setDestination(MoveComponent.Destination destinationValue) |
Copyright © 2012–2020 OmniFaces. All rights reserved.