view
which is at index
in the list.action
across the list
of views.value
using the specified setter
across the list
of views.value
across the list
of views using the property
.View.findViewById(int)
which infers the target type.Activity.findViewById(int)
which infers the target type.Dialog.findViewById(int)
which infers the target type.Activity
.View
.Dialog
.target
using the source
Activity
as the view root.target
using the source
View
as the view root.target
using the source
Dialog
as the view root.List
or array.OnCheckedChangeListener
on the view for
each ID specified.OnClickListener
on the view for each ID specified.OnEditorActionListener
on the view for each
ID specified.OnFocusChangeListener
on the view for each ID
specified.OnItemClickListener
on the view for each ID
specified.OnItemLongClickListener
on the view for each
ID specified.OnItemSelectedListener
on the view for each
ID specified.AdapterView.OnItemSelectedListener
callback methods.OnLongClickListener
on the view for each ID
specified.OnPageChangeListener
on the view for each ID specified.ViewPager.OnPageChangeListener
callback methods.TextWatcher
on the view for each ID specified.TextWatcher
callback methods.OnTouchListener
on the view for each ID specified.value
on the view
which is at index
in the list.Copyright © 2013-2015. All Rights Reserved.