public class BlendModeViewHolder
extends <any>
implements android.view.View.OnClickListener
| Modifier and Type | Field and Description |
|---|---|
android.view.View |
contentHolder |
static float |
DESELECTED_SCALE_VALUE |
static float |
SELECTED_SCALE_VALUE |
| Constructor and Description |
|---|
BlendModeViewHolder(android.view.View v) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
bindData(AbstractItem data) |
void |
onClick(android.view.View v) |
void |
setSelectedState(boolean selected) |