public static final class

R.id

extends Object
java.lang.Object
   ↳android.R.id

Summary

Constants
intaddToDictionaryMenu ID to perform a "add to dictionary" operation.
intbackground
intbutton1
intbutton2
intbutton3
intcandidatesAreaThe part of the UI shown by an InputMethodService that contains the views for displaying candidates for what the user has entered.
intcheckbox
intcloseButtonView ID of a View to close a popup keyboard
intcontent
intcopyContext menu ID for the "Copy" menu item to copy the currently selected (or all) text in a text view to the clipboard.
intcopyUrlContext menu ID for the "Copy URL" menu item to copy the currently selected URL from the text view to the clipboard.
intcustom
intcutContext menu ID for the "Cut" menu item to copy and delete the currently selected (or all) text in a text view to the clipboard.
intedit
intempty
intextractAreaThe part of the UI shown by an InputMethodService that contains the views for interacting with the user in extraction mode.
inthint
inticon
inticon1
inticon2
intinput
intinputAreaThe part of the UI shown by an InputMethodService that contains the views for entering text using the screen.
intinputExtractEditTextView ID of the text editor inside of an extracted text layout.
intkeyboardViewView ID of the KeyboardView within an input method's input area.
intlist
intmessage
intpasteContext menu ID for the "Paste" menu item to copy the current contents of the clipboard into the text view.
intprimary
intprogress
intsecondaryProgress
intselectAllContext menu ID for the "Select All" menu item to select all text in a text view.
intselectedIcon
intstartSelectingTextMenu ID to perform a "start selecting text" operation.
intstopSelectingTextMenu ID to perform a "stop selecting text" operation.
intsummary
intswitchInputMethodContext menu ID for the "Input Method" menu item to being up the input method picker dialog, allowing the user to switch to another input method.
inttabcontent
inttabhost
inttabs
inttext1
inttext2
inttitle
inttoggle
intwidget_frame
Public Constructors
R.id()
[Expand]
Inherited Methods
From class java.lang.Object

Constants

public static final int addToDictionary

Since: API Level 3

Menu ID to perform a "add to dictionary" operation.

Constant Value: 16908330 (0x0102002a)

public static final int background

Since: API Level 1

Constant Value: 16908288 (0x01020000)

public static final int button1

Since: API Level 1

Constant Value: 16908313 (0x01020019)

public static final int button2

Since: API Level 1

Constant Value: 16908314 (0x0102001a)

public static final int button3

Since: API Level 1

Constant Value: 16908315 (0x0102001b)

public static final int candidatesArea

Since: API Level 3

The part of the UI shown by an InputMethodService that contains the views for displaying candidates for what the user has entered.

Constant Value: 16908317 (0x0102001d)

public static final int checkbox

Since: API Level 1

Constant Value: 16908289 (0x01020001)

public static final int closeButton

Since: API Level 3

View ID of a View to close a popup keyboard

Constant Value: 16908327 (0x01020027)

public static final int content

Since: API Level 1

Constant Value: 16908290 (0x01020002)

public static final int copy

Since: API Level 3

Context menu ID for the "Copy" menu item to copy the currently selected (or all) text in a text view to the clipboard.

Constant Value: 16908321 (0x01020021)

public static final int copyUrl

Since: API Level 3

Context menu ID for the "Copy URL" menu item to copy the currently selected URL from the text view to the clipboard.

Constant Value: 16908323 (0x01020023)

public static final int custom

Since: API Level 8

Constant Value: 16908331 (0x0102002b)

public static final int cut

Since: API Level 3

Context menu ID for the "Cut" menu item to copy and delete the currently selected (or all) text in a text view to the clipboard.

Constant Value: 16908320 (0x01020020)

public static final int edit

Since: API Level 1

Constant Value: 16908291 (0x01020003)

public static final int empty

Since: API Level 1

Constant Value: 16908292 (0x01020004)

public static final int extractArea

Since: API Level 3

The part of the UI shown by an InputMethodService that contains the views for interacting with the user in extraction mode.

Constant Value: 16908316 (0x0102001c)

public static final int hint

Since: API Level 1

Constant Value: 16908293 (0x01020005)

public static final int icon

Since: API Level 1

Constant Value: 16908294 (0x01020006)

public static final int icon1

Since: API Level 1

Constant Value: 16908295 (0x01020007)

public static final int icon2

Since: API Level 1

Constant Value: 16908296 (0x01020008)

public static final int input

Since: API Level 1

Constant Value: 16908297 (0x01020009)

public static final int inputArea

Since: API Level 3

The part of the UI shown by an InputMethodService that contains the views for entering text using the screen.

Constant Value: 16908318 (0x0102001e)

public static final int inputExtractEditText

Since: API Level 3

View ID of the text editor inside of an extracted text layout.

Constant Value: 16908325 (0x01020025)

public static final int keyboardView

Since: API Level 3

View ID of the KeyboardView within an input method's input area.

Constant Value: 16908326 (0x01020026)

public static final int list

Since: API Level 1

Constant Value: 16908298 (0x0102000a)

public static final int message

Since: API Level 1

Constant Value: 16908299 (0x0102000b)

public static final int paste

Since: API Level 3

Context menu ID for the "Paste" menu item to copy the current contents of the clipboard into the text view.

Constant Value: 16908322 (0x01020022)

public static final int primary

Since: API Level 1

Constant Value: 16908300 (0x0102000c)

public static final int progress

Since: API Level 1

Constant Value: 16908301 (0x0102000d)

public static final int secondaryProgress

Since: API Level 1

Constant Value: 16908303 (0x0102000f)

public static final int selectAll

Since: API Level 3

Context menu ID for the "Select All" menu item to select all text in a text view.

Constant Value: 16908319 (0x0102001f)

public static final int selectedIcon

Since: API Level 1

Constant Value: 16908302 (0x0102000e)

public static final int startSelectingText

Since: API Level 3

Menu ID to perform a "start selecting text" operation.

Constant Value: 16908328 (0x01020028)

public static final int stopSelectingText

Since: API Level 3

Menu ID to perform a "stop selecting text" operation.

Constant Value: 16908329 (0x01020029)

public static final int summary

Since: API Level 1

Constant Value: 16908304 (0x01020010)

public static final int switchInputMethod

Since: API Level 3

Context menu ID for the "Input Method" menu item to being up the input method picker dialog, allowing the user to switch to another input method.

Constant Value: 16908324 (0x01020024)

public static final int tabcontent

Since: API Level 1

Constant Value: 16908305 (0x01020011)

public static final int tabhost

Since: API Level 1

Constant Value: 16908306 (0x01020012)

public static final int tabs

Since: API Level 1

Constant Value: 16908307 (0x01020013)

public static final int text1

Since: API Level 1

Constant Value: 16908308 (0x01020014)

public static final int text2

Since: API Level 1

Constant Value: 16908309 (0x01020015)

public static final int title

Since: API Level 1

Constant Value: 16908310 (0x01020016)

public static final int toggle

Since: API Level 1

Constant Value: 16908311 (0x01020017)

public static final int widget_frame

Since: API Level 1

Constant Value: 16908312 (0x01020018)

Public Constructors

public R.id ()

Since: API Level 1