|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectandroid.view.ViewGroup.LayoutParams
android.widget.Gallery.LayoutParams
public static class Gallery.LayoutParams
| Field Summary |
|---|
| Fields inherited from class android.view.ViewGroup.LayoutParams |
|---|
FILL_PARENT, height, layoutAnimationParameters, width, WRAP_CONTENT |
| Constructor Summary | |
|---|---|
Gallery.LayoutParams(Context c,
AttributeSet attrs)
|
|
Gallery.LayoutParams(int w,
int h)
|
|
Gallery.LayoutParams(ViewGroup.LayoutParams source)
|
|
| Method Summary |
|---|
| Methods inherited from class android.view.ViewGroup.LayoutParams |
|---|
setBaseAttributes |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Gallery.LayoutParams(Context c,
AttributeSet attrs)
public Gallery.LayoutParams(int w,
int h)
public Gallery.LayoutParams(ViewGroup.LayoutParams source)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||