|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectMarginLayoutParams
android.support.wearable.view.GridViewPager.LayoutParams
public static class GridViewPager.LayoutParams
Layout parameters that should be supplied for views added to a ViewPager.
| Field Summary | |
|---|---|
int |
gravity
Where to position the view page within the overall GridViewPager container; constants are defined in android.view.Gravity. |
boolean |
needsMeasure
|
| Constructor Summary | |
|---|---|
GridViewPager.LayoutParams()
|
|
GridViewPager.LayoutParams(Context context,
AttributeSet attrs)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int gravity
android.view.Gravity.
public boolean needsMeasure
| Constructor Detail |
|---|
public GridViewPager.LayoutParams()
public GridViewPager.LayoutParams(Context context,
AttributeSet attrs)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||