- getAnimators(View) - 类 中的方法com.chad.library.adapter.base.animation.AlphaInAnimation
-
- getAnimators(View) - 接口 中的方法com.chad.library.adapter.base.animation.BaseAnimation
-
- getAnimators(View) - 类 中的方法com.chad.library.adapter.base.animation.ScaleInAnimation
-
- getAnimators(View) - 类 中的方法com.chad.library.adapter.base.animation.SlideInBottomAnimation
-
- getAnimators(View) - 类 中的方法com.chad.library.adapter.base.animation.SlideInLeftAnimation
-
- getAnimators(View) - 类 中的方法com.chad.library.adapter.base.animation.SlideInRightAnimation
-
- getAssociatedObject() - 类 中的方法com.chad.library.adapter.base.BaseViewHolder
-
Retrieves the last converted object on this view.
- getChildClickViewIds() - 类 中的方法com.chad.library.adapter.base.BaseViewHolder
-
- getConvertView() - 类 中的方法com.chad.library.adapter.base.BaseViewHolder
-
已过时。
- getData() - 类 中的方法com.chad.library.adapter.base.BaseQuickAdapter
-
Get the data of list
- getDefItemViewType(int) - 类 中的方法com.chad.library.adapter.base.BaseMultiItemQuickAdapter
-
- getDefItemViewType(int) - 类 中的方法com.chad.library.adapter.base.BaseQuickAdapter
-
- getDefItemViewType(int) - 类 中的方法com.chad.library.adapter.base.BaseSectionQuickAdapter
-
- getDefItemViewType(List<T>, int) - 类 中的方法com.chad.library.adapter.base.util.MultiTypeDelegate
-
- getEmptyView() - 类 中的方法com.chad.library.adapter.base.BaseQuickAdapter
-
When the current adapter is empty, the BaseQuickAdapter can display a special view
called the empty view.
- getEmptyViewCount() - 类 中的方法com.chad.library.adapter.base.BaseQuickAdapter
-
if show empty view will be return 1 or not will be return 0
- getFooterLayout() - 类 中的方法com.chad.library.adapter.base.BaseQuickAdapter
-
Return root layout of footer
- getFooterLayoutCount() - 类 中的方法com.chad.library.adapter.base.BaseQuickAdapter
-
if addFooterView will be return 1, if not will be return 0
- getFooterViewsCount() - 类 中的方法com.chad.library.adapter.base.BaseQuickAdapter
-
已过时。
- getHeaderLayout() - 类 中的方法com.chad.library.adapter.base.BaseQuickAdapter
-
Return root layout of header
- getHeaderLayoutCount() - 类 中的方法com.chad.library.adapter.base.BaseQuickAdapter
-
if addHeaderView will be return 1, if not will be return 0
- getHeaderViewsCount() - 类 中的方法com.chad.library.adapter.base.BaseQuickAdapter
-
已过时。
- getItem(int) - 类 中的方法com.chad.library.adapter.base.BaseQuickAdapter
-
Get the data item associated with the specified position in the data set.
- getItemChildLongClickViewIds() - 类 中的方法com.chad.library.adapter.base.BaseViewHolder
-
- getItemCount() - 类 中的方法com.chad.library.adapter.base.BaseQuickAdapter
-
- getItemId(int) - 类 中的方法com.chad.library.adapter.base.BaseQuickAdapter
-
Get the row id associated with the specified position in the list.
- getItemType() - 接口 中的方法com.chad.library.adapter.base.entity.MultiItemEntity
-
- getItemType(T) - 类 中的方法com.chad.library.adapter.base.util.MultiTypeDelegate
-
get the item type from specific entity.
- getItemView(int, ViewGroup) - 类 中的方法com.chad.library.adapter.base.BaseQuickAdapter
-
- getItemViewType(int) - 类 中的方法com.chad.library.adapter.base.BaseQuickAdapter
-
- getLayoutId() - 类 中的方法com.chad.library.adapter.base.loadmore.LoadMoreView
-
load more layout
- getLayoutId() - 类 中的方法com.chad.library.adapter.base.loadmore.SimpleLoadMoreView
-
- getLayoutId(int) - 类 中的方法com.chad.library.adapter.base.util.MultiTypeDelegate
-
- getLevel() - 接口 中的方法com.chad.library.adapter.base.entity.IExpandable
-
Get the level of this item.
- getLoadEndViewId() - 类 中的方法com.chad.library.adapter.base.loadmore.LoadMoreView
-
load end view, you can return 0
- getLoadEndViewId() - 类 中的方法com.chad.library.adapter.base.loadmore.SimpleLoadMoreView
-
- getLoadFailViewId() - 类 中的方法com.chad.library.adapter.base.loadmore.LoadMoreView
-
load fail view
- getLoadFailViewId() - 类 中的方法com.chad.library.adapter.base.loadmore.SimpleLoadMoreView
-
- getLoadingViewId() - 类 中的方法com.chad.library.adapter.base.loadmore.LoadMoreView
-
loading view
- getLoadingViewId() - 类 中的方法com.chad.library.adapter.base.loadmore.SimpleLoadMoreView
-
- getLoadMoreStatus() - 类 中的方法com.chad.library.adapter.base.loadmore.LoadMoreView
-
- getLoadMoreViewCount() - 类 中的方法com.chad.library.adapter.base.BaseQuickAdapter
-
Load more view count
- getLoadMoreViewPosition() - 类 中的方法com.chad.library.adapter.base.BaseQuickAdapter
-
Gets to load more locations
- getMovementFlags(RecyclerView, RecyclerView.ViewHolder) - 类 中的方法com.chad.library.adapter.base.callback.ItemDragAndSwipeCallback
-
- getMoveThreshold(RecyclerView.ViewHolder) - 类 中的方法com.chad.library.adapter.base.callback.ItemDragAndSwipeCallback
-
- getMultiTypeDelegate() - 类 中的方法com.chad.library.adapter.base.BaseQuickAdapter
-
- getNestViews() - 类 中的方法com.chad.library.adapter.base.BaseViewHolder
-
- getOnItemChildClickListener() - 类 中的方法com.chad.library.adapter.base.BaseQuickAdapter
-
- getOnItemChildLongClickListener() - 类 中的方法com.chad.library.adapter.base.BaseQuickAdapter
-
- getOnItemClickListener() - 类 中的方法com.chad.library.adapter.base.BaseQuickAdapter
-
- getOnItemLongClickListener() - 类 中的方法com.chad.library.adapter.base.BaseQuickAdapter
-
- getParentPosition(T) - 类 中的方法com.chad.library.adapter.base.BaseQuickAdapter
-
Get the parent item position of the IExpandable item
- getRecyclerView() - 类 中的方法com.chad.library.adapter.base.BaseQuickAdapter
-
- getSpanSize(GridLayoutManager, int) - 接口 中的方法com.chad.library.adapter.base.BaseQuickAdapter.SpanSizeLookup
-
- getSubItem(int) - 类 中的方法com.chad.library.adapter.base.entity.AbstractExpandableItem
-
- getSubItemPosition(T) - 类 中的方法com.chad.library.adapter.base.entity.AbstractExpandableItem
-
- getSubItems() - 类 中的方法com.chad.library.adapter.base.entity.AbstractExpandableItem
-
- getSubItems() - 接口 中的方法com.chad.library.adapter.base.entity.IExpandable
-
- getSwipeThreshold(RecyclerView.ViewHolder) - 类 中的方法com.chad.library.adapter.base.callback.ItemDragAndSwipeCallback
-
- getTouchAction(int) - 类 中的静态方法com.chad.library.adapter.base.util.TouchEventUtil
-
- getView(int) - 类 中的方法com.chad.library.adapter.base.BaseViewHolder
-
- getViewByPosition(int, int) - 类 中的方法com.chad.library.adapter.base.BaseQuickAdapter
-
get the specific view by position,e.g. getViewByPosition(2, R.id.textView)
- getViewByPosition(RecyclerView, int, int) - 类 中的方法com.chad.library.adapter.base.BaseQuickAdapter
-
- getViewHolderPosition(RecyclerView.ViewHolder) - 类 中的方法com.chad.library.adapter.base.BaseItemDraggableAdapter
-
- onAttachedToRecyclerView(RecyclerView) - 类 中的方法com.chad.library.adapter.base.BaseQuickAdapter
-
- onBindViewHolder(K, int) - 类 中的方法com.chad.library.adapter.base.BaseItemDraggableAdapter
-
To bind different types of holder and solve different the bind events
- onBindViewHolder(K, int) - 类 中的方法com.chad.library.adapter.base.BaseQuickAdapter
-
To bind different types of holder and solve different the bind events
- onBindViewHolder(K, int) - 类 中的方法com.chad.library.adapter.base.BaseSectionQuickAdapter
-
- onChildDrawOver(Canvas, RecyclerView, RecyclerView.ViewHolder, float, float, int, boolean) - 类 中的方法com.chad.library.adapter.base.callback.ItemDragAndSwipeCallback
-
- onCreateDefViewHolder(ViewGroup, int) - 类 中的方法com.chad.library.adapter.base.BaseMultiItemQuickAdapter
-
- onCreateDefViewHolder(ViewGroup, int) - 类 中的方法com.chad.library.adapter.base.BaseQuickAdapter
-
- onCreateDefViewHolder(ViewGroup, int) - 类 中的方法com.chad.library.adapter.base.BaseSectionQuickAdapter
-
- onCreateViewHolder(ViewGroup, int) - 类 中的方法com.chad.library.adapter.base.BaseQuickAdapter
-
- onInterceptTouchEvent(RecyclerView, MotionEvent) - 类 中的方法com.chad.library.adapter.base.listener.SimpleClickListener
-
- onItemChildClick(BaseQuickAdapter, View, int) - 接口 中的方法com.chad.library.adapter.base.BaseQuickAdapter.OnItemChildClickListener
-
callback method to be invoked when an item in this view has been
click and held
- onItemChildClick(BaseQuickAdapter, View, int) - 类 中的方法com.chad.library.adapter.base.listener.OnItemChildClickListener
-
- onItemChildClick(BaseQuickAdapter, View, int) - 类 中的方法com.chad.library.adapter.base.listener.OnItemChildLongClickListener
-
- onItemChildClick(BaseQuickAdapter, View, int) - 类 中的方法com.chad.library.adapter.base.listener.OnItemClickListener
-
- onItemChildClick(BaseQuickAdapter, View, int) - 类 中的方法com.chad.library.adapter.base.listener.OnItemLongClickListener
-
- onItemChildClick(BaseQuickAdapter, View, int) - 类 中的方法com.chad.library.adapter.base.listener.SimpleClickListener
-
- OnItemChildClickListener - com.chad.library.adapter.base.listener中的类
-
Created by AllenCoder on 2016/8/03.
- OnItemChildClickListener() - 类 的构造器com.chad.library.adapter.base.listener.OnItemChildClickListener
-
- onItemChildLongClick(BaseQuickAdapter, View, int) - 接口 中的方法com.chad.library.adapter.base.BaseQuickAdapter.OnItemChildLongClickListener
-
callback method to be invoked when an item in this view has been
click and held
- onItemChildLongClick(BaseQuickAdapter, View, int) - 类 中的方法com.chad.library.adapter.base.listener.OnItemChildClickListener
-
- onItemChildLongClick(BaseQuickAdapter, View, int) - 类 中的方法com.chad.library.adapter.base.listener.OnItemChildLongClickListener
-
- onItemChildLongClick(BaseQuickAdapter, View, int) - 类 中的方法com.chad.library.adapter.base.listener.OnItemClickListener
-
- onItemChildLongClick(BaseQuickAdapter, View, int) - 类 中的方法com.chad.library.adapter.base.listener.OnItemLongClickListener
-
- onItemChildLongClick(BaseQuickAdapter, View, int) - 类 中的方法com.chad.library.adapter.base.listener.SimpleClickListener
-
- OnItemChildLongClickListener - com.chad.library.adapter.base.listener中的类
-
Created by AllenCoder on 2016/8/03.
- OnItemChildLongClickListener() - 类 的构造器com.chad.library.adapter.base.listener.OnItemChildLongClickListener
-
- onItemClick(BaseQuickAdapter, View, int) - 接口 中的方法com.chad.library.adapter.base.BaseQuickAdapter.OnItemClickListener
-
Callback method to be invoked when an item in this RecyclerView has
been clicked.
- onItemClick(BaseQuickAdapter, View, int) - 类 中的方法com.chad.library.adapter.base.listener.OnItemChildClickListener
-
- onItemClick(BaseQuickAdapter, View, int) - 类 中的方法com.chad.library.adapter.base.listener.OnItemChildLongClickListener
-
- onItemClick(BaseQuickAdapter, View, int) - 类 中的方法com.chad.library.adapter.base.listener.OnItemClickListener
-
- onItemClick(BaseQuickAdapter, View, int) - 类 中的方法com.chad.library.adapter.base.listener.OnItemLongClickListener
-
- onItemClick(BaseQuickAdapter, View, int) - 类 中的方法com.chad.library.adapter.base.listener.SimpleClickListener
-
Callback method to be invoked when an item in this AdapterView has
been clicked.
- OnItemClickListener - com.chad.library.adapter.base.listener中的类
-
Created by AllenCoder on 2016/8/03.
- OnItemClickListener() - 类 的构造器com.chad.library.adapter.base.listener.OnItemClickListener
-
- onItemDragEnd(RecyclerView.ViewHolder) - 类 中的方法com.chad.library.adapter.base.BaseItemDraggableAdapter
-
- onItemDragEnd(RecyclerView.ViewHolder, int) - 接口 中的方法com.chad.library.adapter.base.listener.OnItemDragListener
-
- OnItemDragListener - com.chad.library.adapter.base.listener中的接口
-
Created by luoxw on 2016/6/20.
- onItemDragMoving(RecyclerView.ViewHolder, RecyclerView.ViewHolder) - 类 中的方法com.chad.library.adapter.base.BaseItemDraggableAdapter
-
- onItemDragMoving(RecyclerView.ViewHolder, int, RecyclerView.ViewHolder, int) - 接口 中的方法com.chad.library.adapter.base.listener.OnItemDragListener
-
- onItemDragStart(RecyclerView.ViewHolder) - 类 中的方法com.chad.library.adapter.base.BaseItemDraggableAdapter
-
- onItemDragStart(RecyclerView.ViewHolder, int) - 接口 中的方法com.chad.library.adapter.base.listener.OnItemDragListener
-
- onItemLongClick(BaseQuickAdapter, View, int) - 接口 中的方法com.chad.library.adapter.base.BaseQuickAdapter.OnItemLongClickListener
-
callback method to be invoked when an item in this view has been
click and held
- onItemLongClick(BaseQuickAdapter, View, int) - 类 中的方法com.chad.library.adapter.base.listener.OnItemChildClickListener
-
- onItemLongClick(BaseQuickAdapter, View, int) - 类 中的方法com.chad.library.adapter.base.listener.OnItemChildLongClickListener
-
- onItemLongClick(BaseQuickAdapter, View, int) - 类 中的方法com.chad.library.adapter.base.listener.OnItemClickListener
-
- onItemLongClick(BaseQuickAdapter, View, int) - 类 中的方法com.chad.library.adapter.base.listener.OnItemLongClickListener
-
- onItemLongClick(BaseQuickAdapter, View, int) - 类 中的方法com.chad.library.adapter.base.listener.SimpleClickListener
-
callback method to be invoked when an item in this view has been
click and held
- OnItemLongClickListener - com.chad.library.adapter.base.listener中的类
-
create by: allen on 16/8/3.
- OnItemLongClickListener() - 类 的构造器com.chad.library.adapter.base.listener.OnItemLongClickListener
-
- onItemSwipeClear(RecyclerView.ViewHolder) - 类 中的方法com.chad.library.adapter.base.BaseItemDraggableAdapter
-
- onItemSwiped(RecyclerView.ViewHolder) - 类 中的方法com.chad.library.adapter.base.BaseItemDraggableAdapter
-
- onItemSwiped(RecyclerView.ViewHolder, int) - 接口 中的方法com.chad.library.adapter.base.listener.OnItemSwipeListener
-
Called when item is swiped, the view is going to be removed from the adapter.
- OnItemSwipeListener - com.chad.library.adapter.base.listener中的接口
-
Created by luoxw on 2016/6/23.
- onItemSwipeMoving(Canvas, RecyclerView.ViewHolder, float, float, boolean) - 接口 中的方法com.chad.library.adapter.base.listener.OnItemSwipeListener
-
Draw on the empty edge when swipe moving
- onItemSwipeStart(RecyclerView.ViewHolder) - 类 中的方法com.chad.library.adapter.base.BaseItemDraggableAdapter
-
- onItemSwipeStart(RecyclerView.ViewHolder, int) - 接口 中的方法com.chad.library.adapter.base.listener.OnItemSwipeListener
-
Called when the swipe action start.
- onItemSwiping(Canvas, RecyclerView.ViewHolder, float, float, boolean) - 类 中的方法com.chad.library.adapter.base.BaseItemDraggableAdapter
-
- onLoadMoreRequested() - 接口 中的方法com.chad.library.adapter.base.BaseQuickAdapter.RequestLoadMoreListener
-
- onMove(RecyclerView, RecyclerView.ViewHolder, RecyclerView.ViewHolder) - 类 中的方法com.chad.library.adapter.base.callback.ItemDragAndSwipeCallback
-
- onMoved(RecyclerView, RecyclerView.ViewHolder, int, RecyclerView.ViewHolder, int, int, int) - 类 中的方法com.chad.library.adapter.base.callback.ItemDragAndSwipeCallback
-
- onRequestDisallowInterceptTouchEvent(boolean) - 类 中的方法com.chad.library.adapter.base.listener.SimpleClickListener
-
- onSelectedChanged(RecyclerView.ViewHolder, int) - 类 中的方法com.chad.library.adapter.base.callback.ItemDragAndSwipeCallback
-
- onSimpleItemChildClick(BaseQuickAdapter, View, int) - 类 中的方法com.chad.library.adapter.base.listener.OnItemChildClickListener
-
- onSimpleItemChildLongClick(BaseQuickAdapter, View, int) - 类 中的方法com.chad.library.adapter.base.listener.OnItemChildLongClickListener
-
- onSimpleItemClick(BaseQuickAdapter, View, int) - 类 中的方法com.chad.library.adapter.base.listener.OnItemClickListener
-
- onSimpleItemLongClick(BaseQuickAdapter, View, int) - 类 中的方法com.chad.library.adapter.base.listener.OnItemLongClickListener
-
- onSwiped(RecyclerView.ViewHolder, int) - 类 中的方法com.chad.library.adapter.base.callback.ItemDragAndSwipeCallback
-
- onTouchEvent(RecyclerView, MotionEvent) - 类 中的方法com.chad.library.adapter.base.listener.SimpleClickListener
-
- onUpFetch() - 接口 中的方法com.chad.library.adapter.base.BaseQuickAdapter.UpFetchListener
-
- onViewAttachedToWindow(K) - 类 中的方法com.chad.library.adapter.base.BaseQuickAdapter
-
Called when a view created by this adapter has been attached to a window.
- openLoadAnimation(int) - 类 中的方法com.chad.library.adapter.base.BaseQuickAdapter
-
Set the view animation type.
- openLoadAnimation(BaseAnimation) - 类 中的方法com.chad.library.adapter.base.BaseQuickAdapter
-
Set Custom ObjectAnimator
- openLoadAnimation() - 类 中的方法com.chad.library.adapter.base.BaseQuickAdapter
-
To open the animation when loading
- SCALEIN - 类 中的静态变量com.chad.library.adapter.base.BaseQuickAdapter
-
- ScaleInAnimation - com.chad.library.adapter.base.animation中的类
-
https://github.com/CymChad/BaseRecyclerViewAdapterHelper
- ScaleInAnimation() - 类 的构造器com.chad.library.adapter.base.animation.ScaleInAnimation
-
- ScaleInAnimation(float) - 类 的构造器com.chad.library.adapter.base.animation.ScaleInAnimation
-
- SECTION_HEADER_VIEW - 类 中的静态变量com.chad.library.adapter.base.BaseSectionQuickAdapter
-
- SectionEntity<T> - com.chad.library.adapter.base.entity中的类
-
https://github.com/CymChad/BaseRecyclerViewAdapterHelper
- SectionEntity(boolean, String) - 类 的构造器com.chad.library.adapter.base.entity.SectionEntity
-
- SectionEntity(T) - 类 的构造器com.chad.library.adapter.base.entity.SectionEntity
-
- setAdapter(int, Adapter) - 类 中的方法com.chad.library.adapter.base.BaseViewHolder
-
Sets the adapter of a adapter view.
- setAdapter(BaseQuickAdapter) - 类 中的方法com.chad.library.adapter.base.BaseViewHolder
-
Sets the adapter of a adapter view.
- setAlpha(int, float) - 类 中的方法com.chad.library.adapter.base.BaseViewHolder
-
Add an action to set the alpha of a view.
- setAssociatedObject(Object) - 类 中的方法com.chad.library.adapter.base.BaseViewHolder
-
Should be called during convert
- setAutoLoadMoreSize(int) - 类 中的方法com.chad.library.adapter.base.BaseQuickAdapter
-
已过时。
- setBackgroundColor(int, int) - 类 中的方法com.chad.library.adapter.base.BaseViewHolder
-
Will set background color of a view.
- setBackgroundRes(int, int) - 类 中的方法com.chad.library.adapter.base.BaseViewHolder
-
Will set background of a view.
- setChecked(int, boolean) - 类 中的方法com.chad.library.adapter.base.BaseViewHolder
-
Sets the checked status of a checkable.
- setData(int, T) - 类 中的方法com.chad.library.adapter.base.BaseQuickAdapter
-
change data
- setDefaultViewTypeLayout(int) - 类 中的方法com.chad.library.adapter.base.BaseMultiItemQuickAdapter
-
- setDragMoveFlags(int) - 类 中的方法com.chad.library.adapter.base.callback.ItemDragAndSwipeCallback
-
Set the drag movement direction.
- setDuration(int) - 类 中的方法com.chad.library.adapter.base.BaseQuickAdapter
-
Sets the duration of the animation.
- setEmptyView(int, ViewGroup) - 类 中的方法com.chad.library.adapter.base.BaseQuickAdapter
-
- setEmptyView(int) - 类 中的方法com.chad.library.adapter.base.BaseQuickAdapter
-
- setEmptyView(View) - 类 中的方法com.chad.library.adapter.base.BaseQuickAdapter
-
- setEnableLoadMore(boolean) - 类 中的方法com.chad.library.adapter.base.BaseQuickAdapter
-
Set the enabled state of load more.
- setExpanded(boolean) - 类 中的方法com.chad.library.adapter.base.entity.AbstractExpandableItem
-
- setExpanded(boolean) - 接口 中的方法com.chad.library.adapter.base.entity.IExpandable
-
- setFooterView(View) - 类 中的方法com.chad.library.adapter.base.BaseQuickAdapter
-
- setFooterView(View, int) - 类 中的方法com.chad.library.adapter.base.BaseQuickAdapter
-
- setFooterView(View, int, int) - 类 中的方法com.chad.library.adapter.base.BaseQuickAdapter
-
- setFooterViewAsFlow(boolean) - 类 中的方法com.chad.library.adapter.base.BaseQuickAdapter
-
- setFullSpan(RecyclerView.ViewHolder) - 类 中的方法com.chad.library.adapter.base.BaseQuickAdapter
-
When set to true, the item will layout using all span area.
- setGone(int, boolean) - 类 中的方法com.chad.library.adapter.base.BaseViewHolder
-
Set a view visibility to VISIBLE (true) or GONE (false).
- setHeaderAndEmpty(boolean) - 类 中的方法com.chad.library.adapter.base.BaseQuickAdapter
-
- setHeaderFooterEmpty(boolean, boolean) - 类 中的方法com.chad.library.adapter.base.BaseQuickAdapter
-
set emptyView show if adapter is empty and want to show headview and footview
- setHeaderView(View) - 类 中的方法com.chad.library.adapter.base.BaseQuickAdapter
-
- setHeaderView(View, int) - 类 中的方法com.chad.library.adapter.base.BaseQuickAdapter
-
- setHeaderView(View, int, int) - 类 中的方法com.chad.library.adapter.base.BaseQuickAdapter
-
- setHeaderViewAsFlow(boolean) - 类 中的方法com.chad.library.adapter.base.BaseQuickAdapter
-
- setImageBitmap(int, Bitmap) - 类 中的方法com.chad.library.adapter.base.BaseViewHolder
-
Add an action to set the image of an image view.
- setImageDrawable(int, Drawable) - 类 中的方法com.chad.library.adapter.base.BaseViewHolder
-
Will set the image of an ImageView from a drawable.
- setImageResource(int, int) - 类 中的方法com.chad.library.adapter.base.BaseViewHolder
-
Will set the image of an ImageView from a resource id.
- setLoadMoreEndGone(boolean) - 类 中的方法com.chad.library.adapter.base.loadmore.LoadMoreView
-
- setLoadMoreStatus(int) - 类 中的方法com.chad.library.adapter.base.loadmore.LoadMoreView
-
- setLoadMoreView(LoadMoreView) - 类 中的方法com.chad.library.adapter.base.BaseQuickAdapter
-
Set custom load more
- setMax(int, int) - 类 中的方法com.chad.library.adapter.base.BaseViewHolder
-
Sets the range of a ProgressBar to 0...max.
- setMoveThreshold(float) - 类 中的方法com.chad.library.adapter.base.callback.ItemDragAndSwipeCallback
-
Set the fraction that the user should move the View to be considered as it is
dragged.
- setMultiTypeDelegate(MultiTypeDelegate<T>) - 类 中的方法com.chad.library.adapter.base.BaseQuickAdapter
-
- setNestView(int) - 类 中的方法com.chad.library.adapter.base.BaseViewHolder
-
set nestview id
- setNewData(List<T>) - 类 中的方法com.chad.library.adapter.base.BaseQuickAdapter
-
setting up a new instance to data;
- setNotDoAnimationCount(int) - 类 中的方法com.chad.library.adapter.base.BaseQuickAdapter
-
up fetch end
- setOnCheckedChangeListener(int, CompoundButton.OnCheckedChangeListener) - 类 中的方法com.chad.library.adapter.base.BaseViewHolder
-
Sets the on checked change listener of the view.
- setOnClickListener(int, View.OnClickListener) - 类 中的方法com.chad.library.adapter.base.BaseViewHolder
-
已过时。
- setOnItemChildClickListener(BaseQuickAdapter.OnItemChildClickListener) - 类 中的方法com.chad.library.adapter.base.BaseQuickAdapter
-
Register a callback to be invoked when an itemchild in View has
been clicked
- setOnItemChildLongClickListener(BaseQuickAdapter.OnItemChildLongClickListener) - 类 中的方法com.chad.library.adapter.base.BaseQuickAdapter
-
Register a callback to be invoked when an itemchild in this View has
been long clicked and held
- setOnItemClick(View, int) - 类 中的方法com.chad.library.adapter.base.BaseQuickAdapter
-
override this method if you want to override click event logic
- setOnItemClickListener(BaseQuickAdapter.OnItemClickListener) - 类 中的方法com.chad.library.adapter.base.BaseQuickAdapter
-
Register a callback to be invoked when an item in this RecyclerView has
been clicked.
- setOnItemClickListener(int, AdapterView.OnItemClickListener) - 类 中的方法com.chad.library.adapter.base.BaseViewHolder
-
已过时。
- setOnItemDragListener(OnItemDragListener) - 类 中的方法com.chad.library.adapter.base.BaseItemDraggableAdapter
-
- setOnItemLongClick(View, int) - 类 中的方法com.chad.library.adapter.base.BaseQuickAdapter
-
override this method if you want to override longClick event logic
- setOnItemLongClickListener(BaseQuickAdapter.OnItemLongClickListener) - 类 中的方法com.chad.library.adapter.base.BaseQuickAdapter
-
Register a callback to be invoked when an item in this RecyclerView has
been long clicked and held
- setOnItemLongClickListener(int, AdapterView.OnItemLongClickListener) - 类 中的方法com.chad.library.adapter.base.BaseViewHolder
-
Sets the listview or gridview's item long click listener of the view
- setOnItemSelectedClickListener(int, AdapterView.OnItemSelectedListener) - 类 中的方法com.chad.library.adapter.base.BaseViewHolder
-
Sets the listview or gridview's item selected click listener of the view
- setOnItemSwipeListener(OnItemSwipeListener) - 类 中的方法com.chad.library.adapter.base.BaseItemDraggableAdapter
-
- setOnLoadMoreListener(BaseQuickAdapter.RequestLoadMoreListener) - 类 中的方法com.chad.library.adapter.base.BaseQuickAdapter
-
- setOnLoadMoreListener(BaseQuickAdapter.RequestLoadMoreListener, RecyclerView) - 类 中的方法com.chad.library.adapter.base.BaseQuickAdapter
-
- setOnLongClickListener(int, View.OnLongClickListener) - 类 中的方法com.chad.library.adapter.base.BaseViewHolder
-
已过时。
- setOnTouchListener(int, View.OnTouchListener) - 类 中的方法com.chad.library.adapter.base.BaseViewHolder
-
已过时。
- setPreLoadNumber(int) - 类 中的方法com.chad.library.adapter.base.BaseQuickAdapter
-
- setProgress(int, int) - 类 中的方法com.chad.library.adapter.base.BaseViewHolder
-
Sets the progress of a ProgressBar.
- setProgress(int, int, int) - 类 中的方法com.chad.library.adapter.base.BaseViewHolder
-
Sets the progress and max of a ProgressBar.
- setRating(int, float) - 类 中的方法com.chad.library.adapter.base.BaseViewHolder
-
Sets the rating (the number of stars filled) of a RatingBar.
- setRating(int, float, int) - 类 中的方法com.chad.library.adapter.base.BaseViewHolder
-
Sets the rating (the number of stars filled) and max of a RatingBar.
- setSpanSizeLookup(BaseQuickAdapter.SpanSizeLookup) - 类 中的方法com.chad.library.adapter.base.BaseQuickAdapter
-
- setStartUpFetchPosition(int) - 类 中的方法com.chad.library.adapter.base.BaseQuickAdapter
-
- setSubItems(List<T>) - 类 中的方法com.chad.library.adapter.base.entity.AbstractExpandableItem
-
- setSwipeMoveFlags(int) - 类 中的方法com.chad.library.adapter.base.callback.ItemDragAndSwipeCallback
-
Set the swipe movement direction.
- setSwipeThreshold(float) - 类 中的方法com.chad.library.adapter.base.callback.ItemDragAndSwipeCallback
-
Set the fraction that the user should move the View to be considered as swiped.
- setTag(int, Object) - 类 中的方法com.chad.library.adapter.base.BaseViewHolder
-
Sets the tag of the view.
- setTag(int, int, Object) - 类 中的方法com.chad.library.adapter.base.BaseViewHolder
-
Sets the tag of the view.
- setText(int, CharSequence) - 类 中的方法com.chad.library.adapter.base.BaseViewHolder
-
Will set the text of a TextView.
- setText(int, int) - 类 中的方法com.chad.library.adapter.base.BaseViewHolder
-
- setTextColor(int, int) - 类 中的方法com.chad.library.adapter.base.BaseViewHolder
-
Will set text color of a TextView.
- setToggleDragOnLongPress(boolean) - 类 中的方法com.chad.library.adapter.base.BaseItemDraggableAdapter
-
Set the drag event should be trigger on long press.
- setToggleViewId(int) - 类 中的方法com.chad.library.adapter.base.BaseItemDraggableAdapter
-
Set the toggle view's id which will trigger drag event.
- setTypeface(int, Typeface) - 类 中的方法com.chad.library.adapter.base.BaseViewHolder
-
Apply the typeface to the given viewId, and enable subpixel rendering.
- setTypeface(Typeface, int...) - 类 中的方法com.chad.library.adapter.base.BaseViewHolder
-
Apply the typeface to all the given viewIds, and enable subpixel rendering.
- setUpFetchEnable(boolean) - 类 中的方法com.chad.library.adapter.base.BaseQuickAdapter
-
- setUpFetching(boolean) - 类 中的方法com.chad.library.adapter.base.BaseQuickAdapter
-
- setUpFetchListener(BaseQuickAdapter.UpFetchListener) - 类 中的方法com.chad.library.adapter.base.BaseQuickAdapter
-
- setVisible(int, boolean) - 类 中的方法com.chad.library.adapter.base.BaseViewHolder
-
Set a view visibility to VISIBLE (true) or INVISIBLE (false).
- SimpleClickListener - com.chad.library.adapter.base.listener中的类
-
Created by AllenCoder on 2016/8/03.
- SimpleClickListener() - 类 的构造器com.chad.library.adapter.base.listener.SimpleClickListener
-
- SimpleLoadMoreView - com.chad.library.adapter.base.loadmore中的类
-
Created by BlingBling on 2016/10/11.
- SimpleLoadMoreView() - 类 的构造器com.chad.library.adapter.base.loadmore.SimpleLoadMoreView
-
- SLIDEIN_BOTTOM - 类 中的静态变量com.chad.library.adapter.base.BaseQuickAdapter
-
- SLIDEIN_LEFT - 类 中的静态变量com.chad.library.adapter.base.BaseQuickAdapter
-
- SLIDEIN_RIGHT - 类 中的静态变量com.chad.library.adapter.base.BaseQuickAdapter
-
- SlideInBottomAnimation - com.chad.library.adapter.base.animation中的类
-
https://github.com/CymChad/BaseRecyclerViewAdapterHelper
- SlideInBottomAnimation() - 类 的构造器com.chad.library.adapter.base.animation.SlideInBottomAnimation
-
- SlideInLeftAnimation - com.chad.library.adapter.base.animation中的类
-
https://github.com/CymChad/BaseRecyclerViewAdapterHelper
- SlideInLeftAnimation() - 类 的构造器com.chad.library.adapter.base.animation.SlideInLeftAnimation
-
- SlideInRightAnimation - com.chad.library.adapter.base.animation中的类
-
https://github.com/CymChad/BaseRecyclerViewAdapterHelper
- SlideInRightAnimation() - 类 的构造器com.chad.library.adapter.base.animation.SlideInRightAnimation
-
- startAnim(Animator, int) - 类 中的方法com.chad.library.adapter.base.BaseQuickAdapter
-
set anim to start when loading
- STATUS_DEFAULT - 类 中的静态变量com.chad.library.adapter.base.loadmore.LoadMoreView
-
- STATUS_END - 类 中的静态变量com.chad.library.adapter.base.loadmore.LoadMoreView
-
- STATUS_FAIL - 类 中的静态变量com.chad.library.adapter.base.loadmore.LoadMoreView
-
- STATUS_LOADING - 类 中的静态变量com.chad.library.adapter.base.loadmore.LoadMoreView
-