Skip navigation links
A B C D F G H I L N O P R S 

A

abstractGetHeaderView(RecyclerView) - Method in class br.marraware.sectionedRecyclerView.RecyclerViewAdapterSection
 
abstractItemCount() - Method in class br.marraware.sectionedRecyclerView.RecyclerViewAdapterSection
 
abstractOnCreateViewHolder() - Method in class br.marraware.sectionedRecyclerView.RecyclerViewAdapterSection
 
addSection(RecyclerViewAdapterSection) - Method in class br.marraware.sectionedRecyclerView.SectionedRecyclerViewAdapter
 

B

bindHeaderData(View, int) - Method in interface br.marraware.sectionedRecyclerView.HeaderItemDecoration.HeaderItemDecorationListener
 
bindHeaderData(View, int) - Method in class br.marraware.sectionedRecyclerView.SectionedRecyclerViewAdapter
 
br.marraware.sectionedRecyclerView - package br.marraware.sectionedRecyclerView
 

C

clear() - Method in class br.marraware.sectionedRecyclerView.HeaderItemDecoration
 
clear() - Method in class br.marraware.sectionedRecyclerView.SectionedRecyclerViewAdapter
 

D

dataSetChanged() - Method in class br.marraware.sectionedRecyclerView.SectionedRecyclerViewAdapter
 

F

firstPositionForSection(int) - Method in interface br.marraware.sectionedRecyclerView.HeaderItemDecoration.HeaderItemDecorationListener
 
firstPositionForSection(int) - Method in class br.marraware.sectionedRecyclerView.SectionedRecyclerViewAdapter
 

G

getAdapter() - Method in class br.marraware.sectionedRecyclerView.RecyclerViewAdapterSection
 
getHeaderLayout() - Method in class br.marraware.sectionedRecyclerView.RecyclerViewAdapterSection
 
getHeaderRect() - Method in class br.marraware.sectionedRecyclerView.HeaderContainer
 
getHeaderView() - Method in class br.marraware.sectionedRecyclerView.HeaderContainer
 
getHeaderView(RecyclerView, int) - Method in interface br.marraware.sectionedRecyclerView.HeaderItemDecoration.HeaderItemDecorationListener
 
getHeaderView(RecyclerView, int) - Method in class br.marraware.sectionedRecyclerView.SectionedRecyclerViewAdapter
 
getItemCount() - Method in class br.marraware.sectionedRecyclerView.RecyclerViewAdapterSection
 
getItemCount() - Method in class br.marraware.sectionedRecyclerView.SectionedRecyclerViewAdapter
 
getItemOffsets(Rect, View, RecyclerView, RecyclerView.State) - Method in class br.marraware.sectionedRecyclerView.HeaderItemDecoration
 
getItemViewType(int) - Method in class br.marraware.sectionedRecyclerView.SectionedRecyclerViewAdapter
 
getSectionPos() - Method in class br.marraware.sectionedRecyclerView.RecyclerViewAdapterSection
 

H

hasHeader(int) - Method in interface br.marraware.sectionedRecyclerView.HeaderItemDecoration.HeaderItemDecorationListener
 
hasHeader() - Method in class br.marraware.sectionedRecyclerView.RecyclerViewAdapterSection
 
hasHeader(int) - Method in class br.marraware.sectionedRecyclerView.SectionedRecyclerViewAdapter
 
HeaderContainer - Class in br.marraware.sectionedRecyclerView
Created by joao_gabriel on 20/08/2018.
HeaderContainer(View) - Constructor for class br.marraware.sectionedRecyclerView.HeaderContainer
 
HeaderItemDecoration - Class in br.marraware.sectionedRecyclerView
Created by joao_gabriel on 16/08/2018.
HeaderItemDecoration(HeaderItemDecoration.HeaderItemDecorationListener) - Constructor for class br.marraware.sectionedRecyclerView.HeaderItemDecoration
 
HeaderItemDecoration.HeaderItemDecorationListener - Interface in br.marraware.sectionedRecyclerView
 
headerViewForSection(int) - Method in class br.marraware.sectionedRecyclerView.HeaderItemDecoration
 

I

isLastOfSection(int, int) - Method in interface br.marraware.sectionedRecyclerView.HeaderItemDecoration.HeaderItemDecorationListener
 
isLastOfSection(int, int) - Method in class br.marraware.sectionedRecyclerView.SectionedRecyclerViewAdapter
 
isStickHeader() - Method in class br.marraware.sectionedRecyclerView.SectionedRecyclerViewAdapter
 
isStickHeaderForSection(int) - Method in interface br.marraware.sectionedRecyclerView.HeaderItemDecoration.HeaderItemDecorationListener
 
isStickHeaderForSection(int) - Method in class br.marraware.sectionedRecyclerView.SectionedRecyclerViewAdapter
 

L

lastPositionForSection(int) - Method in interface br.marraware.sectionedRecyclerView.HeaderItemDecoration.HeaderItemDecorationListener
 
lastPositionForSection(int) - Method in class br.marraware.sectionedRecyclerView.SectionedRecyclerViewAdapter
 

N

notifyDataSetChanged() - Method in class br.marraware.sectionedRecyclerView.RecyclerViewAdapterSection
 

O

onAttachedToRecyclerView(RecyclerView) - Method in class br.marraware.sectionedRecyclerView.SectionedRecyclerViewAdapter
 
onBindHeaderView(View) - Method in class br.marraware.sectionedRecyclerView.RecyclerViewAdapterSection
 
onBindViewHolder(ROW, int) - Method in class br.marraware.sectionedRecyclerView.RecyclerViewAdapterSection
 
onBindViewHolder(RecyclerView.ViewHolder, int) - Method in class br.marraware.sectionedRecyclerView.SectionedRecyclerViewAdapter
 
onCreateViewHolder() - Method in class br.marraware.sectionedRecyclerView.RecyclerViewAdapterSection
 
onCreateViewHolder(ViewGroup, int) - Method in class br.marraware.sectionedRecyclerView.SectionedRecyclerViewAdapter
 
onDetachedFromRecyclerView(RecyclerView) - Method in class br.marraware.sectionedRecyclerView.SectionedRecyclerViewAdapter
 
onDraw(Canvas, RecyclerView, RecyclerView.State) - Method in class br.marraware.sectionedRecyclerView.HeaderItemDecoration
 
onDrawOver(Canvas, RecyclerView, RecyclerView.State) - Method in class br.marraware.sectionedRecyclerView.HeaderItemDecoration
 
onHeaderClick() - Method in class br.marraware.sectionedRecyclerView.RecyclerViewAdapterSection
 
onItemClick(int) - Method in class br.marraware.sectionedRecyclerView.RecyclerViewAdapterSection
 
overSectionOnPosition(float, float) - Method in class br.marraware.sectionedRecyclerView.HeaderItemDecoration
 

P

putSection(RecyclerViewAdapterSection, int) - Method in class br.marraware.sectionedRecyclerView.SectionedRecyclerViewAdapter
 

R

recalculate(int) - Method in class br.marraware.sectionedRecyclerView.RecyclerViewAdapterSection
 
RecyclerViewAdapterSection<ROW extends RecyclerView.ViewHolder> - Class in br.marraware.sectionedRecyclerView
Created by joao_gabriel on 16/08/2018.
RecyclerViewAdapterSection() - Constructor for class br.marraware.sectionedRecyclerView.RecyclerViewAdapterSection
 
removeSection(RecyclerViewAdapterSection) - Method in class br.marraware.sectionedRecyclerView.SectionedRecyclerViewAdapter
 
removeSection(int) - Method in class br.marraware.sectionedRecyclerView.SectionedRecyclerViewAdapter
 

S

SectionedRecyclerViewAdapter - Class in br.marraware.sectionedRecyclerView
Created by joao_gabriel on 16/08/2018.
SectionedRecyclerViewAdapter() - Constructor for class br.marraware.sectionedRecyclerView.SectionedRecyclerViewAdapter
 
sectionForHeaderOnPosition(float, float) - Method in class br.marraware.sectionedRecyclerView.HeaderItemDecoration
 
setAdapter(SectionedRecyclerViewAdapter) - Method in class br.marraware.sectionedRecyclerView.RecyclerViewAdapterSection
 
setHeaderRect(int, int, int, int) - Method in class br.marraware.sectionedRecyclerView.HeaderContainer
 
setStickHeader(boolean) - Method in class br.marraware.sectionedRecyclerView.SectionedRecyclerViewAdapter
 
stickHeader() - Method in class br.marraware.sectionedRecyclerView.RecyclerViewAdapterSection
 
A B C D F G H I L N O P R S 
Skip navigation links