Android Reference
SimpleAdapter.ViewBinder
android.widget
Interface SimpleAdapter.ViewBinder
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
boolean |
setViewValue(View view,
Object data,
String textRepresentation)
Binds the specified data to the specified view.
|
-
-
Method Detail
-
setViewValue
boolean setViewValue(View view,
Object data,
String textRepresentation)
Binds the specified data to the specified view.
When binding is handled by this ViewBinder, this method must return true.
If this method returns false, SimpleAdapter will attempts to handle
the binding on its own.
- Parameters:
view
- the view to bind the data todata
- the data to bind to the viewtextRepresentation
- a safe String representation of the supplied data:
it is either the result of data.toString() or an empty String but it
is never null
- 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: 141 / 159133413. Delta: 0.04366 с