|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.simonvt.numberpicker.R.styleable
public static final class R.styleable
| Field Summary | |
|---|---|
static int[] |
NumberPicker
Attributes that can be used with a NumberPicker. |
static int |
NumberPicker_internalLayout
|
static int |
NumberPicker_internalMaxHeight
|
static int |
NumberPicker_internalMaxWidth
|
static int |
NumberPicker_internalMinHeight
|
static int |
NumberPicker_internalMinWidth
|
static int |
NumberPicker_selectionDivider
|
static int |
NumberPicker_selectionDividerHeight
|
static int |
NumberPicker_selectionDividersDistance
|
static int |
NumberPicker_solidColor
|
static int |
NumberPicker_virtualButtonPressedDrawable
|
| Constructor Summary | |
|---|---|
R.styleable()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int[] NumberPicker
Includes the following attributes:
| Attribute | Description |
|---|---|
| @hide The layout of the number picker. |
| @hide The max height of the NumberPicker. |
| @hide The max width of the NumberPicker. |
| @hide The min height of the NumberPicker. |
| @hide The min width of the NumberPicker. |
| @hide The divider for making the selection area. |
| @hide The height of the selection divider. |
| @hide The distance between the two selection dividers. |
| @hide Color for the solid color background if such for optimized rendering. |
| @hide The drawable for pressed virtual (increment/decrement) buttons. |
NumberPicker_internalLayout,
NumberPicker_internalMaxHeight,
NumberPicker_internalMaxWidth,
NumberPicker_internalMinHeight,
NumberPicker_internalMinWidth,
NumberPicker_selectionDivider,
NumberPicker_selectionDividerHeight,
NumberPicker_selectionDividersDistance,
NumberPicker_solidColor,
NumberPicker_virtualButtonPressedDrawablepublic static final int NumberPicker_internalLayout
public static final int NumberPicker_internalMaxHeight
public static final int NumberPicker_internalMaxWidth
public static final int NumberPicker_internalMinHeight
public static final int NumberPicker_internalMinWidth
public static final int NumberPicker_selectionDivider
public static final int NumberPicker_selectionDividerHeight
public static final int NumberPicker_selectionDividersDistance
public static final int NumberPicker_solidColor
public static final int NumberPicker_virtualButtonPressedDrawable
| Constructor Detail |
|---|
public R.styleable()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||