Android
android.widget
public static class

android.widget.Gallery.LayoutParams

java.lang.Object
android.view.ViewGroup.LayoutParams
android.widget.Gallery.LayoutParams

Gallery extends LayoutParams to provide a place to hold current Transformation information along with previous position/transformation info.

Summary

XML Attributes inherited from class android.view.ViewGroup.LayoutParams
Constants inherited from class android.view.ViewGroup.LayoutParams
Fields inherited from class android.view.ViewGroup.LayoutParams

Public Constructors

            Gallery.LayoutParams(Context c, AttributeSet attrs)
            Gallery.LayoutParams(int w, int h)
            Gallery.LayoutParams(ViewGroup.LayoutParams source)
Methods inherited from class android.view.ViewGroup.LayoutParams
Methods inherited from class java.lang.Object

Details

Public Constructors

public Gallery.LayoutParams(Context c, AttributeSet attrs)

public Gallery.LayoutParams(int w, int h)

public Gallery.LayoutParams(ViewGroup.LayoutParams source)

Copyright 2007 Google Inc. Build 0.9_r1-98467 - 14 Aug 2008 18:56