public final class AnswersContainerView
extends BVContainerView
android.widget.FrameLayout
container for many AnswerView
s
providing usage Analytic events.Constructor and Description |
---|
AnswersContainerView(android.content.Context context) |
AnswersContainerView(android.content.Context context,
android.util.AttributeSet attrs) |
AnswersContainerView(android.content.Context context,
android.util.AttributeSet attrs,
int defStyleAttr) |
AnswersContainerView(android.content.Context context,
android.util.AttributeSet attrs,
int defStyleAttr,
int defStyleRes) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getProductId() |
void |
onFirstTimeOnScreen() |
void |
onVisibleOnScreenStateChanged(boolean onScreen) |
public AnswersContainerView(android.content.Context context)
public AnswersContainerView(android.content.Context context, android.util.AttributeSet attrs)
public AnswersContainerView(android.content.Context context, android.util.AttributeSet attrs, int defStyleAttr)
public AnswersContainerView(android.content.Context context, android.util.AttributeSet attrs, int defStyleAttr, int defStyleRes)