VIEW_TYPE_COMPACT, VIEW_TYPE_DEFAULT| Constructor and Description |
|---|
NotImplementedStepBody(QuestionStep step,
StepResult result)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
BodyAnswer |
getBodyAnswerState()
Deprecated.
|
android.view.View |
getBodyView(int viewType,
android.view.LayoutInflater inflater,
android.view.ViewGroup parent)
Deprecated.
|
StepResult |
getStepResult(boolean skipped)
Deprecated.
|
public NotImplementedStepBody(QuestionStep 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