C E F G I O P R S 

C

create(VM) - Static method in class io.reactivesprint.android.recyclerview.RsRecyclerAdapter
 

E

emptyView - Variable in class io.reactivesprint.android.recyclerview.RecyclerFragment
 
emptyView - Variable in class io.reactivesprint.android.recyclerview.support.RecyclerFragment
 

F

FetchedRecyclerFragment<E extends IAndroidViewModel,VM extends > - Class in io.reactivesprint.android.recyclerview
Created by Ahmad Baraka on 5/20/16.
FetchedRecyclerFragment() - Constructor for class io.reactivesprint.android.recyclerview.FetchedRecyclerFragment
 
FetchedRecyclerFragment<E extends IAndroidViewModel,VM extends > - Class in io.reactivesprint.android.recyclerview.support
Created by Ahmad Baraka on 5/20/16.
FetchedRecyclerFragment() - Constructor for class io.reactivesprint.android.recyclerview.support.FetchedRecyclerFragment
 

G

getItemCount() - Method in class io.reactivesprint.android.recyclerview.RsRecyclerAdapter
 
getTitleTextView() - Method in class io.reactivesprint.android.recyclerview.RsRecyclerViewHolder
 
getView() - Method in class io.reactivesprint.android.recyclerview.RsRecyclerViewHolder
 
getViewBinder() - Method in class io.reactivesprint.android.recyclerview.RsRecyclerViewHolder
 
getViewModel() - Method in class io.reactivesprint.android.recyclerview.RsRecyclerViewHolder
 

I

io.reactivesprint.android.recyclerview - package io.reactivesprint.android.recyclerview
 
io.reactivesprint.android.recyclerview.support - package io.reactivesprint.android.recyclerview.support
 

O

onBindViewHolder(VH, int) - Method in class io.reactivesprint.android.recyclerview.RsRecyclerAdapter
 
onCreateAdapter(RecyclerView.LayoutManager) - Method in class io.reactivesprint.android.recyclerview.RecyclerFragment
 
onCreateAdapter(RecyclerView.LayoutManager) - Method in class io.reactivesprint.android.recyclerview.support.RecyclerFragment
 
onCreateLayoutManager() - Method in class io.reactivesprint.android.recyclerview.RecyclerFragment
 
onCreateLayoutManager() - Method in class io.reactivesprint.android.recyclerview.support.RecyclerFragment
 
onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class io.reactivesprint.android.recyclerview.FetchedRecyclerFragment
 
onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class io.reactivesprint.android.recyclerview.RecyclerFragment
 
onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class io.reactivesprint.android.recyclerview.support.FetchedRecyclerFragment
 
onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class io.reactivesprint.android.recyclerview.support.RecyclerFragment
 
onCreateViewBinder() - Method in class io.reactivesprint.android.recyclerview.FetchedRecyclerFragment
 
onCreateViewBinder() - Method in class io.reactivesprint.android.recyclerview.RecyclerFragment
 
onCreateViewBinder() - Method in class io.reactivesprint.android.recyclerview.RsRecyclerViewHolder
 
onCreateViewBinder() - Method in class io.reactivesprint.android.recyclerview.support.FetchedRecyclerFragment
 
onCreateViewBinder() - Method in class io.reactivesprint.android.recyclerview.support.RecyclerFragment
 
onCreateViewHolder(ViewGroup, int) - Method in class io.reactivesprint.android.recyclerview.RsRecyclerAdapter
 
onDataSetChanged() - Method in class io.reactivesprint.android.recyclerview.RecyclerFragment
 
onDataSetChanged() - Method in class io.reactivesprint.android.recyclerview.support.RecyclerFragment
 
onViewCreated(View, Bundle) - Method in class io.reactivesprint.android.recyclerview.FetchedRecyclerFragment
 
onViewCreated(View, Bundle) - Method in class io.reactivesprint.android.recyclerview.RecyclerFragment
 
onViewCreated(View) - Method in class io.reactivesprint.android.recyclerview.RsRecyclerViewHolder
You may override this method and use View.findViewById(int).
onViewCreated(View, Bundle) - Method in class io.reactivesprint.android.recyclerview.support.FetchedRecyclerFragment
 
onViewCreated(View, Bundle) - Method in class io.reactivesprint.android.recyclerview.support.RecyclerFragment
 
onViewRecycled() - Method in class io.reactivesprint.android.recyclerview.RsRecyclerViewHolder
 

P

presentError(IViewModelException) - Method in class io.reactivesprint.android.recyclerview.RsRecyclerViewHolder
 
presentFetchingNextPage(boolean) - Method in class io.reactivesprint.android.recyclerview.FetchedRecyclerFragment
 
presentFetchingNextPage(boolean) - Method in class io.reactivesprint.android.recyclerview.support.FetchedRecyclerFragment
 
presentLoading(boolean) - Method in class io.reactivesprint.android.recyclerview.RsRecyclerViewHolder
 
presentRefreshing(boolean) - Method in class io.reactivesprint.android.recyclerview.FetchedRecyclerFragment
 
presentRefreshing(boolean) - Method in class io.reactivesprint.android.recyclerview.support.FetchedRecyclerFragment
 

R

RecyclerFragment<E extends IAndroidViewModel,VM extends > - Class in io.reactivesprint.android.recyclerview
Created by Ahmad Baraka on 5/20/16.
RecyclerFragment() - Constructor for class io.reactivesprint.android.recyclerview.RecyclerFragment
 
RecyclerFragment<E extends IAndroidViewModel,VM extends > - Class in io.reactivesprint.android.recyclerview.support
Created by Ahmad Baraka on 5/20/16.
RecyclerFragment() - Constructor for class io.reactivesprint.android.recyclerview.support.RecyclerFragment
 
recyclerView - Variable in class io.reactivesprint.android.recyclerview.RecyclerFragment
 
recyclerView - Variable in class io.reactivesprint.android.recyclerview.support.RecyclerFragment
 
RsRecyclerAdapter<E extends IAndroidViewModel,VM extends ,VH extends RsRecyclerViewHolder<E>> - Class in io.reactivesprint.android.recyclerview
Created by Ahmad Baraka on 5/22/16.
RsRecyclerAdapter(VM, RsRecyclerAdapter.ViewHolderCreator<E, VH>) - Constructor for class io.reactivesprint.android.recyclerview.RsRecyclerAdapter
 
RsRecyclerAdapter.ViewHolderCreator<E extends IAndroidViewModel,VH extends RsRecyclerViewHolder<E>> - Interface in io.reactivesprint.android.recyclerview
 
RsRecyclerViewHolder<VM extends IAndroidViewModel> - Class in io.reactivesprint.android.recyclerview
Created by Ahmad Baraka on 5/22/16.
RsRecyclerViewHolder(Context) - Constructor for class io.reactivesprint.android.recyclerview.RsRecyclerViewHolder
Creates an instance with a getTitleTextView()
RsRecyclerViewHolder(View) - Constructor for class io.reactivesprint.android.recyclerview.RsRecyclerViewHolder
Creates an instance with view

S

setLocalizedEmptyMessage(CharSequence) - Method in class io.reactivesprint.android.recyclerview.RecyclerFragment
 
setLocalizedEmptyMessage(CharSequence) - Method in class io.reactivesprint.android.recyclerview.support.RecyclerFragment
 
setLocalizedEmptyMessageVisibility(boolean) - Method in class io.reactivesprint.android.recyclerview.RecyclerFragment
 
setLocalizedEmptyMessageVisibility(boolean) - Method in class io.reactivesprint.android.recyclerview.support.RecyclerFragment
 
setTitle(CharSequence) - Method in class io.reactivesprint.android.recyclerview.RsRecyclerViewHolder
 
setViewModel(VM) - Method in class io.reactivesprint.android.recyclerview.RsRecyclerViewHolder
 
C E F G I O P R S