|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ListAnimator.AnimationType | |
|---|---|
| org.solovyev.android.list | |
| Uses of ListAnimator.AnimationType in org.solovyev.android.list |
|---|
| Methods in org.solovyev.android.list that return ListAnimator.AnimationType | |
|---|---|
static ListAnimator.AnimationType |
ListAnimator.AnimationType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ListAnimator.AnimationType[] |
ListAnimator.AnimationType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in org.solovyev.android.list with parameters of type ListAnimator.AnimationType | |
|---|---|
ListAnimator(android.widget.ListView listView,
ListAnimator.AnimationType animationType,
Runnable postAction)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||