Package 

Class BaseNodeProvider

    • Method Summary

      Modifier and Type Method Description
      final Context getContext()
      final Unit setContext(Context context)
      abstract Integer getItemViewType()
      abstract Integer getLayoutId()
      BaseNodeAdapter getAdapter()
      • Methods inherited from class com.chad.library.adapter.base.provider.BaseNodeProvider

        addChildClickViewIds, addChildLongClickViewIds, convert, convert, getChildClickViewIds, getChildLongClickViewIds, onChildClick, onChildLongClick, onClick, onCreateViewHolder, onLongClick, onViewAttachedToWindow, onViewDetachedFromWindow, onViewHolderCreated
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait