public interface ListItem extends UpdatableViewBuilder<android.view.View>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ListItem.OnClickAction |
| Modifier and Type | Method and Description |
|---|---|
ListItem.OnClickAction |
getOnClickAction() |
ListItem.OnClickAction |
getOnLongClickAction() |
updateViewbuildstatic final String TAG
@Nullable ListItem.OnClickAction getOnClickAction()
@Nullable ListItem.OnClickAction getOnLongClickAction()
Copyright © 2015 se.solovyev. All Rights Reserved.