Android Reference
SimpleCursorAdapter.ViewBinder
android.support.v4.widget
Interface SimpleCursorAdapter.ViewBinder
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
boolean |
setViewValue(View view,
Cursor cursor,
int columnIndex)
Binds the Cursor column defined by the specified index to the specified view.
|
-
-
Method Detail
-
setViewValue
boolean setViewValue(View view,
Cursor cursor,
int columnIndex)
Binds the Cursor column defined by the specified index to the specified view.
When binding is handled by this ViewBinder, this method must return true.
If this method returns false, SimpleCursorAdapter will attempts to handle
the binding on its own.
- Parameters:
view
- the view to bind the data tocursor
- the cursor to get the data fromcolumnIndex
- the column at which the data can be found in the cursor
- Returns:
- true if the data was bound to the view, false otherwise
Content
License.
All information of this service is derived from the free sources and is provided solely in the form of quotations.
This service provides information and interfaces solely for the familiarization (not ownership) and under the "as is" condition.
Copyright 2016 © ELTASK.COM. All rights reserved.
Site is optimized for mobile devices.
Downloads: 496 / 159530434. Delta: 0.04498 с