package

greendroid.widget.itemview

Interfaces

ItemView

An ItemView defines several methods necessary to the ItemAdapter in order to process Items. 

Classes

DescriptionItemView View representation of the DescriptionItem
DrawableItemView View representation of the DrawableItem
LongTextItemView View representation of the LongTextItem
ProgressItemView View representation of the ProgressItem
SeparatorItemView View representation of the SeparatorItem
SubtextItemView View representation of the SubtextItem
SubtitleItemView View representation of the SubtitleItem
TextItemView View representation of the TextItem
ThumbnailItemView View representation of the ThumbnailItem