public class AnchorPageAboutMeCard
extends com.app.homepage.view.card.BaseCard
ITEM_HEIGHT, ITEM_HEIGHT_FOLLOW, ITEM_HEIGHT_RECENTLY, ITEM_HEIGHT_SQUARE, ITEM_HEIGHT_SQUARE_3, mAdapterListener, mBaseHandler, mCardDataBO, mListener, mPageShowListener, mStartWatchPage, mStartWatchSource, RATE_16_9, RATE_4_3, sLastScreenWidth, STATUS_END, STATUS_ERROR, STATUS_NEXT_PAGE, STATUS_NORMAL
构造器和说明 |
---|
AnchorPageAboutMeCard() |
限定符和类型 | 方法和说明 |
---|---|
void |
configView(android.view.View convertView,
com.app.homepage.presenter.bo.CardDataBO cardDataBO,
int position,
android.content.Context context) |
android.view.View |
getView(int i,
android.view.View view,
android.view.ViewGroup viewGroup,
java.lang.String s,
android.content.Context context) |
void |
onBindViewHolder(androidx.recyclerview.widget.RecyclerView.ViewHolder holder,
int position,
android.content.Context context,
java.lang.String type) |
androidx.recyclerview.widget.RecyclerView.ViewHolder |
onCreateViewHolder(android.view.ViewGroup parent,
int viewType,
android.content.Context context,
java.lang.String type) |
checkConfig, getCaptureUrl, getFollowCaptureUrl, getItemHeight, getNonNullString, initItemSize, isPageShow, onConfigurationChanged, setBaseHandler, setItemParams, setOnComponentClickListener, setOnVideoCardListener, setPageAndSource, setPageShowListener, updateVideoIndex
public android.view.View getView(int i, android.view.View view, android.view.ViewGroup viewGroup, java.lang.String s, android.content.Context context)
getView
在接口中 com.app.homepage.view.card.ICardConfig
getView
在类中 com.app.homepage.view.card.BaseCard
public void configView(android.view.View convertView, com.app.homepage.presenter.bo.CardDataBO cardDataBO, int position, android.content.Context context)
configView
在接口中 com.app.homepage.view.card.ICardConfig
configView
在类中 com.app.homepage.view.card.BaseCard
public androidx.recyclerview.widget.RecyclerView.ViewHolder onCreateViewHolder(android.view.ViewGroup parent, int viewType, android.content.Context context, java.lang.String type)
onCreateViewHolder
在类中 com.app.homepage.view.card.BaseCard
public void onBindViewHolder(androidx.recyclerview.widget.RecyclerView.ViewHolder holder, int position, android.content.Context context, java.lang.String type)
onBindViewHolder
在类中 com.app.homepage.view.card.BaseCard