android.view.animation
Class GridLayoutAnimationController.AnimationParameters
java.lang.Object
android.view.animation.LayoutAnimationController.AnimationParameters
android.view.animation.GridLayoutAnimationController.AnimationParameters
- Enclosing class:
- GridLayoutAnimationController
public static class GridLayoutAnimationController.AnimationParameters
- extends LayoutAnimationController.AnimationParameters
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
column
public int column
row
public int row
columnsCount
public int columnsCount
rowsCount
public int rowsCount
GridLayoutAnimationController.AnimationParameters
public GridLayoutAnimationController.AnimationParameters()
Copyright © 2008-2010. All Rights Reserved.