| Package | Description |
|---|---|
| org.jrebirth.af.component.behavior.swipable.data |
| Modifier and Type | Field and Description |
|---|---|
private Swipable.SwipableKind |
Swipable.swipableKind |
| Modifier and Type | Method and Description |
|---|---|
Swipable.SwipableKind |
Swipable.swipableKind() |
static Swipable.SwipableKind |
Swipable.SwipableKind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Swipable.SwipableKind[] |
Swipable.SwipableKind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Swipable |
Swipable.swipableKind(Swipable.SwipableKind swipableKind) |
Copyright © 2011–2015 JRebirth OSS. All rights reserved.