public class ViewBinder extends Object
Modifier and Type | Class and Description |
---|---|
static class |
ViewBinder.Builder
Fluent-style builder for a
ViewBinder . |
Modifier and Type | Method and Description |
---|---|
int |
getDescriptionId()
Returns the resource ID for the description.
|
int |
getDisplayNameId()
Returns the resource ID for the display name.
|
int |
getImageId()
Returns the resource ID for the image.
|
int |
getTitleId()
Returns the resource ID for the title.
|
public int getImageId()
public int getTitleId()
public int getDescriptionId()
public int getDisplayNameId()