Skip navigation links
C E G I N O R S T V 

C

collapseAllSections() - Method in class com.afollestad.sectionedrecyclerview.SectionedRecyclerViewAdapter
 
collapseSection(int) - Method in class com.afollestad.sectionedrecyclerview.SectionedRecyclerViewAdapter
 
com.afollestad.sectionedrecyclerview - package com.afollestad.sectionedrecyclerview
 

E

equals(Object) - Method in class com.afollestad.sectionedrecyclerview.ItemCoord
 
expandAllSections() - Method in class com.afollestad.sectionedrecyclerview.SectionedRecyclerViewAdapter
 
expandSection(int) - Method in class com.afollestad.sectionedrecyclerview.SectionedRecyclerViewAdapter
 

G

getAbsolutePosition(int, int) - Method in class com.afollestad.sectionedrecyclerview.SectionedRecyclerViewAdapter
Converts a relative position (index inside of a section) to an absolute position (index out of all items and headers).
getAbsolutePosition(ItemCoord) - Method in class com.afollestad.sectionedrecyclerview.SectionedRecyclerViewAdapter
Converts a relative position (index inside of a section) to an absolute position (index out of all items and headers).
getFooterId(int) - Method in class com.afollestad.sectionedrecyclerview.SectionedRecyclerViewAdapter
 
getFooterViewType(int) - Method in class com.afollestad.sectionedrecyclerview.SectionedRecyclerViewAdapter
 
getHeaderId(int) - Method in class com.afollestad.sectionedrecyclerview.SectionedRecyclerViewAdapter
 
getHeaderViewType(int) - Method in class com.afollestad.sectionedrecyclerview.SectionedRecyclerViewAdapter
 
getItemCount(int) - Method in class com.afollestad.sectionedrecyclerview.SectionedRecyclerViewAdapter
 
getItemCount() - Method in class com.afollestad.sectionedrecyclerview.SectionedRecyclerViewAdapter
 
getItemId(int) - Method in class com.afollestad.sectionedrecyclerview.SectionedRecyclerViewAdapter
Deprecated. 
getItemId(int, int) - Method in class com.afollestad.sectionedrecyclerview.SectionedRecyclerViewAdapter
 
getItemViewType(int) - Method in class com.afollestad.sectionedrecyclerview.SectionedRecyclerViewAdapter
Deprecated. 
getItemViewType(int, int, int) - Method in class com.afollestad.sectionedrecyclerview.SectionedRecyclerViewAdapter
 
getRelativePosition(int) - Method in class com.afollestad.sectionedrecyclerview.SectionedRecyclerViewAdapter
Converts an absolute position to a relative position and section.
getRelativePosition() - Method in class com.afollestad.sectionedrecyclerview.SectionedViewHolder
 
getRowSpan(int, int, int, int) - Method in class com.afollestad.sectionedrecyclerview.SectionedRecyclerViewAdapter
 
getSectionCount() - Method in class com.afollestad.sectionedrecyclerview.SectionedRecyclerViewAdapter
 
getSectionFooterIndex(int) - Method in class com.afollestad.sectionedrecyclerview.SectionedRecyclerViewAdapter
 
getSectionHeaderIndex(int) - Method in class com.afollestad.sectionedrecyclerview.SectionedRecyclerViewAdapter
 

I

isFooter(int) - Method in class com.afollestad.sectionedrecyclerview.SectionedRecyclerViewAdapter
 
isFooter() - Method in class com.afollestad.sectionedrecyclerview.SectionedViewHolder
 
isHeader(int) - Method in class com.afollestad.sectionedrecyclerview.SectionedRecyclerViewAdapter
 
isHeader() - Method in class com.afollestad.sectionedrecyclerview.SectionedViewHolder
 
isSectionExpanded(int) - Method in class com.afollestad.sectionedrecyclerview.SectionedRecyclerViewAdapter
 
ItemCoord - Class in com.afollestad.sectionedrecyclerview
 

N

notifySectionChanged(int) - Method in class com.afollestad.sectionedrecyclerview.SectionedRecyclerViewAdapter
 

O

onBindFooterViewHolder(VH, int) - Method in class com.afollestad.sectionedrecyclerview.SectionedRecyclerViewAdapter
 
onBindHeaderViewHolder(VH, int, boolean) - Method in class com.afollestad.sectionedrecyclerview.SectionedRecyclerViewAdapter
 
onBindViewHolder(VH, int, int, int) - Method in class com.afollestad.sectionedrecyclerview.SectionedRecyclerViewAdapter
 
onBindViewHolder(VH, int) - Method in class com.afollestad.sectionedrecyclerview.SectionedRecyclerViewAdapter
Deprecated. 
onBindViewHolder(VH, int, List<Object>) - Method in class com.afollestad.sectionedrecyclerview.SectionedRecyclerViewAdapter
Deprecated. 

R

relativePos() - Method in class com.afollestad.sectionedrecyclerview.ItemCoord
 

S

section() - Method in class com.afollestad.sectionedrecyclerview.ItemCoord
 
SectionedRecyclerViewAdapter<VH extends SectionedViewHolder> - Class in com.afollestad.sectionedrecyclerview
 
SectionedRecyclerViewAdapter() - Constructor for class com.afollestad.sectionedrecyclerview.SectionedRecyclerViewAdapter
 
SectionedViewHolder - Class in com.afollestad.sectionedrecyclerview
 
SectionedViewHolder(View) - Constructor for class com.afollestad.sectionedrecyclerview.SectionedViewHolder
 
setLayoutManager(GridLayoutManager) - Method in class com.afollestad.sectionedrecyclerview.SectionedRecyclerViewAdapter
 
shouldShowFooters(boolean) - Method in class com.afollestad.sectionedrecyclerview.SectionedRecyclerViewAdapter
Toggle whether or not section footers are shown at the bottom of each section.
shouldShowHeadersForEmptySections(boolean) - Method in class com.afollestad.sectionedrecyclerview.SectionedRecyclerViewAdapter
Toggle whether or not section headers are shown when a section has no items.
showFooters() - Method in class com.afollestad.sectionedrecyclerview.SectionedRecyclerViewAdapter
 
showHeadersForEmptySections() - Method in class com.afollestad.sectionedrecyclerview.SectionedRecyclerViewAdapter
 

T

toggleSectionExpanded(int) - Method in class com.afollestad.sectionedrecyclerview.SectionedRecyclerViewAdapter
 
toString() - Method in class com.afollestad.sectionedrecyclerview.ItemCoord
 

V

VIEW_TYPE_FOOTER - Static variable in class com.afollestad.sectionedrecyclerview.SectionedRecyclerViewAdapter
 
VIEW_TYPE_HEADER - Static variable in class com.afollestad.sectionedrecyclerview.SectionedRecyclerViewAdapter
 
VIEW_TYPE_ITEM - Static variable in class com.afollestad.sectionedrecyclerview.SectionedRecyclerViewAdapter
 
C E G I N O R S T V 
Skip navigation links