net.simonvt.calendarview
Class R.string

java.lang.Object
  extended by net.simonvt.calendarview.R.string
Enclosing class:
R

public static final class R.string
extends Object


Field Summary
static int app_name
           
static int cancel
          Preference framework strings.
static int date_picker_decrement_day_button
          Description of the button to decrement the DatePicker's day value.
static int date_picker_decrement_month_button
          Description of the button to decrement the DatePicker's month value.
static int date_picker_decrement_year_button
          Description of the button to decrement the DatePicker's year value.
static int date_picker_dialog_title
          The title of the date picker dialog.
static int date_picker_increment_day_button
          Description of the button to increment the DatePicker's day value.
static int date_picker_increment_month_button
          DatePicker - accessibility support Description of the button to increment the DatePicker's month value.
static int date_picker_increment_year_button
          Description of the button to increment the DatePicker's year value.
static int date_time_done
          Name of the button in the date/time picker to accept the date/time change
static int date_time_set
          Name of the button in the date/time picker to accept the date/time change
 
Constructor Summary
R.string()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

app_name

public static final int app_name
See Also:
Constant Field Values

cancel

public static final int cancel
Preference framework strings.

See Also:
Constant Field Values

date_picker_decrement_day_button

public static final int date_picker_decrement_day_button
Description of the button to decrement the DatePicker's day value. [CHAR LIMIT=NONE]

See Also:
Constant Field Values

date_picker_decrement_month_button

public static final int date_picker_decrement_month_button
Description of the button to decrement the DatePicker's month value. [CHAR LIMIT=NONE]

See Also:
Constant Field Values

date_picker_decrement_year_button

public static final int date_picker_decrement_year_button
Description of the button to decrement the DatePicker's year value. [CHAR LIMIT=NONE]

See Also:
Constant Field Values

date_picker_dialog_title

public static final int date_picker_dialog_title
The title of the date picker dialog. [CHAR LIMIT=NONE]

See Also:
Constant Field Values

date_picker_increment_day_button

public static final int date_picker_increment_day_button
Description of the button to increment the DatePicker's day value. [CHAR LIMIT=NONE]

See Also:
Constant Field Values

date_picker_increment_month_button

public static final int date_picker_increment_month_button
DatePicker - accessibility support Description of the button to increment the DatePicker's month value. [CHAR LIMIT=NONE]

See Also:
Constant Field Values

date_picker_increment_year_button

public static final int date_picker_increment_year_button
Description of the button to increment the DatePicker's year value. [CHAR LIMIT=NONE]

See Also:
Constant Field Values

date_time_done

public static final int date_time_done
Name of the button in the date/time picker to accept the date/time change

See Also:
Constant Field Values

date_time_set

public static final int date_time_set
Name of the button in the date/time picker to accept the date/time change

See Also:
Constant Field Values
Constructor Detail

R.string

public R.string()


Copyright © 2012-2013. All Rights Reserved.