QuestionsRecyclerView instead
android.widget.GridView container for many
QuestionViews providing usage Analytic events.public final class QuestionsGridView extends BVGridView implements BVConversationsClient.DisplayLoader<QuestionAndAnswerRequest,QuestionAndAnswerResponse>
| Constructor and Description |
|---|
QuestionsGridView(android.content.Context context)
Deprecated.
|
QuestionsGridView(android.content.Context context,
android.util.AttributeSet attrs)
Deprecated.
|
QuestionsGridView(android.content.Context context,
android.util.AttributeSet attrs,
int defStyleAttr)
Deprecated.
|
QuestionsGridView(android.content.Context context,
android.util.AttributeSet attrs,
int defStyleAttr,
int defStyleRes)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getProductId()
Deprecated.
|
void |
loadAsync(LoadCallDisplay<QuestionAndAnswerRequest,QuestionAndAnswerResponse> call,
ConversationsCallback<QuestionAndAnswerResponse> callback)
Deprecated.
|
void |
loadAsync(LoadCallDisplay<QuestionAndAnswerRequest,QuestionAndAnswerResponse> call,
ConversationsDisplayCallback<QuestionAndAnswerResponse> callback)
Deprecated.
|
protected void |
onDetachedFromWindow()
Deprecated.
|
void |
onFirstTimeOnScreen()
Deprecated.
|
void |
onViewGroupInteractedWith()
Deprecated.
|
public QuestionsGridView(android.content.Context context)
public QuestionsGridView(android.content.Context context,
android.util.AttributeSet attrs)
public QuestionsGridView(android.content.Context context,
android.util.AttributeSet attrs,
int defStyleAttr)
public QuestionsGridView(android.content.Context context,
android.util.AttributeSet attrs,
int defStyleAttr,
int defStyleRes)
public void loadAsync(LoadCallDisplay<QuestionAndAnswerRequest,QuestionAndAnswerResponse> call, ConversationsCallback<QuestionAndAnswerResponse> callback)
loadAsync in interface BVConversationsClient.DisplayLoader<QuestionAndAnswerRequest,QuestionAndAnswerResponse>public void loadAsync(LoadCallDisplay<QuestionAndAnswerRequest,QuestionAndAnswerResponse> call, ConversationsDisplayCallback<QuestionAndAnswerResponse> callback)
loadAsync in interface BVConversationsClient.DisplayLoader<QuestionAndAnswerRequest,QuestionAndAnswerResponse>public void onFirstTimeOnScreen()
public void onViewGroupInteractedWith()
protected void onDetachedFromWindow()
public java.lang.String getProductId()