ec_adapter library

Mixins

ListViewCellType<T extends ListViewItemType>
cell Type 如果需要点击事件,则cell需要遵守这个协议, 内部会把对应pageVM、sectionVM、cellVM,直接传过来
ListViewHeaderFooterType<T extends ListViewSectionItemType<ListViewItemType>>
HeaderAndFooter Type
ListViewItemType
item Type
ListViewSectionItemType<T extends ListViewItemType>
section Type