android.widget
Class Gallery.LayoutParams
java.lang.Object
android.view.ViewGroup.LayoutParams
android.widget.Gallery.LayoutParams
- Enclosing class:
- Gallery
public static class Gallery.LayoutParams
- extends ViewGroup.LayoutParams
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Gallery.LayoutParams
public Gallery.LayoutParams(Context c,
AttributeSet attrs)
Gallery.LayoutParams
public Gallery.LayoutParams(int w,
int h)
Gallery.LayoutParams
public Gallery.LayoutParams(ViewGroup.LayoutParams source)
Copyright © 2008-2012. All Rights Reserved.