public abstract class SectionDecorator extends AbstractSection implements SectionObserver
AbstractSection.AbstractSectionIterator| Constructor and Description |
|---|
SectionDecorator(AbstractSection decoratedSection) |
| Modifier and Type | Method and Description |
|---|---|
AbstractSection |
getDecoratedSection() |
void |
onDataChanged() |
addObserver, get, getItemCount, isEmpty, notifyDataChanged, remove, removeObserver, viewCellIteratorpublic SectionDecorator(AbstractSection decoratedSection)
public AbstractSection getDecoratedSection()
public void onDataChanged()
onDataChanged in interface SectionObserver