public interface StepBody
| Modifier and Type | Field and Description |
|---|---|
static int |
VIEW_TYPE_COMPACT |
static int |
VIEW_TYPE_DEFAULT |
| Modifier and Type | Method and Description |
|---|---|
BodyAnswer |
getBodyAnswerState() |
android.view.View |
getBodyView(int viewType,
android.view.LayoutInflater inflater,
android.view.ViewGroup parent) |
StepResult |
getStepResult(boolean skipped) |
static final int VIEW_TYPE_DEFAULT
static final int VIEW_TYPE_COMPACT
android.view.View getBodyView(int viewType,
android.view.LayoutInflater inflater,
android.view.ViewGroup parent)
StepResult getStepResult(boolean skipped)
BodyAnswer getBodyAnswerState()