|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.simonvt.calendarview.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. |
| 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".
| Constructor Detail |
|---|
public R.attr()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||