VIEW_TYPE_COMPACT, VIEW_TYPE_DEFAULT| Constructor and Description |
|---|
FormBody(Step step,
StepResult result) |
| 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) |
public FormBody(Step step, StepResult result)
public android.view.View getBodyView(int viewType,
android.view.LayoutInflater inflater,
android.view.ViewGroup parent)
getBodyView in interface StepBodypublic StepResult getStepResult(boolean skipped)
getStepResult in interface StepBodypublic BodyAnswer getBodyAnswerState()
getBodyAnswerState in interface StepBody