com.actionbarsherlock
Class R.string

java.lang.Object
  extended by com.actionbarsherlock.R.string
Enclosing class:
R

public static final class R.string
extends Object


Field Summary
static int abs__action_bar_home_description
          Content description for the action bar "home" affordance.
static int abs__action_bar_up_description
          Content description for the action bar "up" affordance.
static int abs__action_menu_overflow_description
          Content description for the action menu overflow button.
static int abs__action_mode_done
          Label for the "Done" button on the far left of action mode toolbars.
static int abs__activity_chooser_view_see_all
          Title for a button to expand the list of activities in ActivityChooserView [CHAR LIMIT=25]
static int abs__activitychooserview_choose_application
          Description of the shwoing of a popup window with activities to choose from.
static int abs__searchview_description_clear
          SearchView accessibility description for clear button [CHAR LIMIT=NONE]
static int abs__searchview_description_query
          SearchView accessibility description for search text field [CHAR LIMIT=NONE]
static int abs__searchview_description_search
          SearchView accessibility description for search button [CHAR LIMIT=NONE]
static int abs__searchview_description_submit
          SearchView accessibility description for submit button [CHAR LIMIT=NONE]
static int abs__searchview_description_voice
          SearchView accessibility description for voice button [CHAR LIMIT=NONE]
static int abs__shareactionprovider_share_with
          Description of the choose target button in a ShareActionProvider (share UI).
static int abs__shareactionprovider_share_with_application
          Description of a share target (both in the list of such or the default share button) in a ShareActionProvider (share UI).
static int acl_loading
           
static int acl_no
           
static int acl_wizard_back
           
static int acl_wizard_finish
           
static int acl_wizard_finish_confirmation
           
static int acl_wizard_next
           
static int acl_wizard_start
           
static int acl_yes
           
static int c_confirmation
           
static int c_error
           
static int p_drag_angle
           
static int p_drag_angle_key
           
static int p_drag_distance
           
static int p_drag_distance_key
           
static int p_drag_duration
           
static int p_drag_duration_key
           
 
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

abs__action_bar_home_description

public static int abs__action_bar_home_description
Content description for the action bar "home" affordance. [CHAR LIMIT=NONE]


abs__action_bar_up_description

public static int abs__action_bar_up_description
Content description for the action bar "up" affordance. [CHAR LIMIT=NONE]


abs__action_menu_overflow_description

public static int abs__action_menu_overflow_description
Content description for the action menu overflow button. [CHAR LIMIT=NONE]


abs__action_mode_done

public static int abs__action_mode_done
Label for the "Done" button on the far left of action mode toolbars.


abs__activity_chooser_view_see_all

public static int abs__activity_chooser_view_see_all
Title for a button to expand the list of activities in ActivityChooserView [CHAR LIMIT=25]


abs__activitychooserview_choose_application

public static int abs__activitychooserview_choose_application
Description of the shwoing of a popup window with activities to choose from. [CHAR LIMIT=NONE]


abs__searchview_description_clear

public static int abs__searchview_description_clear
SearchView accessibility description for clear button [CHAR LIMIT=NONE]


abs__searchview_description_query

public static int abs__searchview_description_query
SearchView accessibility description for search text field [CHAR LIMIT=NONE]


abs__searchview_description_search

public static int abs__searchview_description_search
SearchView accessibility description for search button [CHAR LIMIT=NONE]


abs__searchview_description_submit

public static int abs__searchview_description_submit
SearchView accessibility description for submit button [CHAR LIMIT=NONE]


abs__searchview_description_voice

public static int abs__searchview_description_voice
SearchView accessibility description for voice button [CHAR LIMIT=NONE]


abs__shareactionprovider_share_with

public static int abs__shareactionprovider_share_with
Description of the choose target button in a ShareActionProvider (share UI). [CHAR LIMIT=NONE]


abs__shareactionprovider_share_with_application

public static int abs__shareactionprovider_share_with_application
Description of a share target (both in the list of such or the default share button) in a ShareActionProvider (share UI). [CHAR LIMIT=NONE]


acl_loading

public static int acl_loading

acl_no

public static int acl_no

acl_wizard_back

public static int acl_wizard_back

acl_wizard_finish

public static int acl_wizard_finish

acl_wizard_finish_confirmation

public static int acl_wizard_finish_confirmation

acl_wizard_next

public static int acl_wizard_next

acl_wizard_start

public static int acl_wizard_start

acl_yes

public static int acl_yes

c_confirmation

public static int c_confirmation

c_error

public static int c_error

p_drag_angle

public static int p_drag_angle

p_drag_angle_key

public static int p_drag_angle_key

p_drag_distance

public static int p_drag_distance

p_drag_distance_key

public static int p_drag_distance_key

p_drag_duration

public static int p_drag_duration

p_drag_duration_key

public static int p_drag_duration_key
Constructor Detail

R.string

public R.string()


Copyright © 2014 se.solovyev. All Rights Reserved.