|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.simonvt.numberpicker.R.attr
public static final class R.attr
| Field Summary | |
|---|---|
static int |
calendarViewStyle
The CalendarView style. |
static int |
cv_dateTextAppearance
The text appearance for the calendar dates. |
static int |
cv_dividerHorizontal
Must be a reference to another resource, in the form " @[+][package:]type:name"
or to a theme attribute in the form "?[package:][type:]name". |
static int |
cv_firstDayOfWeek
The first day of week according to Calendar. |
static int |
cv_focusedMonthDateColor
The color for the dates of the focused month. |
static int |
cv_maxDate
The minimal date shown by this calendar view in mm/dd/yyyy format. |
static int |
cv_minDate
The minimal date shown by this calendar view in mm/dd/yyyy format. |
static int |
cv_selectedDateVerticalBar
Drawable for the vertical bar shown at the beginning and at the end of the selected date. |
static int |
cv_selectedWeekBackgroundColor
The background color for the selected week. |
static int |
cv_shownWeekCount
The number of weeks to be shown. |
static int |
cv_showWeekNumber
Whether do show week numbers. |
static int |
cv_unfocusedMonthDateColor
The color for the dates of an unfocused month. |
static int |
cv_weekDayTextAppearance
The text appearance for the week day abbreviation of the calendar header. |
static int |
cv_weekNumberColor
The color for the week numbers. |
static int |
cv_weekSeparatorLineColor
The color for the separator line between weeks. |
static int |
datePickerStyle
The DatePicker style. |
static int |
dp_calendarViewShown
Whether the calendar view is shown. |
static int |
dp_endYear
Deprecated. |
static int |
dp_internalLayout
|
static int |
dp_maxDate
The maximal date shown by this calendar view in mm/dd/yyyy format. |
static int |
dp_minDate
The minimal date shown by this calendar view in mm/dd/yyyy format. |
static int |
dp_spinnersShown
Whether the spinners are shown. |
static int |
dp_startYear
Deprecated. |
static int |
internalLayout
|
static int |
internalMaxHeight
|
static int |
internalMaxWidth
|
static int |
internalMinHeight
|
static int |
internalMinWidth
|
static int |
numberPickerStyle
Copy one of these attributes to your own theme (choose either dark or light). |
static int |
selectionDivider
|
static int |
selectionDividerHeight
|
static int |
selectionDividersDistance
|
static int |
solidColor
|
static int |
virtualButtonPressedDrawable
|
| Constructor Summary | |
|---|---|
R.attr()
|
|
| 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 calendarViewStyle
Must be a reference to another resource, in the form "@[+][package:]type:name"
or to a theme attribute in the form "?[package:][type:]name".
public static final int cv_dateTextAppearance
Must be a reference to another resource, in the form "@[+][package:]type:name"
or to a theme attribute in the form "?[package:][type:]name".
public static final int cv_dividerHorizontal
Must be a reference to another resource, in the form "@[+][package:]type:name"
or to a theme attribute in the form "?[package:][type:]name".
public static final int cv_firstDayOfWeek
Calendar.
Must be an integer value, such as "100".
This may also be a reference to a resource (in the form
"@[package:]type:name") or
theme attribute (in the form
"?[package:][type:]name")
containing a value of this type.
public static final int cv_focusedMonthDateColor
May be a reference to another resource, in the form "@[+][package:]type:name"
or to a theme attribute in the form "?[package:][type:]name".
May be a color value, in the form of "#rgb", "#argb",
"#rrggbb", or "#aarrggbb".
public static final int cv_maxDate
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference to a resource (in the form
"@[package:]type:name") or
theme attribute (in the form
"?[package:][type:]name")
containing a value of this type.
public static final int cv_minDate
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference to a resource (in the form
"@[package:]type:name") or
theme attribute (in the form
"?[package:][type:]name")
containing a value of this type.
public static final int cv_selectedDateVerticalBar
Must be a reference to another resource, in the form "@[+][package:]type:name"
or to a theme attribute in the form "?[package:][type:]name".
public static final int cv_selectedWeekBackgroundColor
May be a reference to another resource, in the form "@[+][package:]type:name"
or to a theme attribute in the form "?[package:][type:]name".
May be a color value, in the form of "#rgb", "#argb",
"#rrggbb", or "#aarrggbb".
public static final int cv_showWeekNumber
Must be a boolean value, either "true" or "false".
This may also be a reference to a resource (in the form
"@[package:]type:name") or
theme attribute (in the form
"?[package:][type:]name")
containing a value of this type.
public static final int cv_shownWeekCount
Must be an integer value, such as "100".
This may also be a reference to a resource (in the form
"@[package:]type:name") or
theme attribute (in the form
"?[package:][type:]name")
containing a value of this type.
public static final int cv_unfocusedMonthDateColor
May be a reference to another resource, in the form "@[+][package:]type:name"
or to a theme attribute in the form "?[package:][type:]name".
May be a color value, in the form of "#rgb", "#argb",
"#rrggbb", or "#aarrggbb".
public static final int cv_weekDayTextAppearance
Must be a reference to another resource, in the form "@[+][package:]type:name"
or to a theme attribute in the form "?[package:][type:]name".
public static final int cv_weekNumberColor
May be a reference to another resource, in the form "@[+][package:]type:name"
or to a theme attribute in the form "?[package:][type:]name".
May be a color value, in the form of "#rgb", "#argb",
"#rrggbb", or "#aarrggbb".
public static final int cv_weekSeparatorLineColor
May be a reference to another resource, in the form "@[+][package:]type:name"
or to a theme attribute in the form "?[package:][type:]name".
May be a color value, in the form of "#rgb", "#argb",
"#rrggbb", or "#aarrggbb".
public static final int datePickerStyle
Must be a reference to another resource, in the form "@[+][package:]type:name"
or to a theme attribute in the form "?[package:][type:]name".
public static final int dp_calendarViewShown
Must be a boolean value, either "true" or "false".
This may also be a reference to a resource (in the form
"@[package:]type:name") or
theme attribute (in the form
"?[package:][type:]name")
containing a value of this type.
@Deprecated public static final int dp_endYear
Must be an integer value, such as "100".
This may also be a reference to a resource (in the form
"@[package:]type:name") or
theme attribute (in the form
"?[package:][type:]name")
containing a value of this type.
public static final int dp_internalLayout
public static final int dp_maxDate
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference to a resource (in the form
"@[package:]type:name") or
theme attribute (in the form
"?[package:][type:]name")
containing a value of this type.
public static final int dp_minDate
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference to a resource (in the form
"@[package:]type:name") or
theme attribute (in the form
"?[package:][type:]name")
containing a value of this type.
public static final int dp_spinnersShown
Must be a boolean value, either "true" or "false".
This may also be a reference to a resource (in the form
"@[package:]type:name") or
theme attribute (in the form
"?[package:][type:]name")
containing a value of this type.
@Deprecated public static final int dp_startYear
Must be an integer value, such as "100".
This may also be a reference to a resource (in the form
"@[package:]type:name") or
theme attribute (in the form
"?[package:][type:]name")
containing a value of this type.
public static final int internalLayout
public static final int internalMaxHeight
public static final int internalMaxWidth
public static final int internalMinHeight
public static final int internalMinWidth
public static final int numberPickerStyle
Must be a reference to another resource, in the form "@[+][package:]type:name"
or to a theme attribute in the form "?[package:][type:]name".
public static final int selectionDivider
public static final int selectionDividerHeight
public static final int selectionDividersDistance
public static final int solidColor
public static final int virtualButtonPressedDrawable
| Constructor Detail |
|---|
public R.attr()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||