Uses of Interface
com.iizix.prop.ui.mlist.IMListContentProvider
Packages that use IMListContentProvider Package Description com.iizix.prop.ui.mlist Uses of IMListContentProvider in com.iizix.prop.ui.mlist
Subinterfaces of IMListContentProvider in com.iizix.prop.ui.mlist Modifier and Type Interface Description interface
IMListContentProviderAPI
The content provider interface for MList that includes API functions to add and remove items.Classes in com.iizix.prop.ui.mlist that implement IMListContentProvider Modifier and Type Class Description class
MLContentProvider
The mobile list item content provider for the mobile list component.Methods in com.iizix.prop.ui.mlist that return IMListContentProvider Modifier and Type Method Description protected IMListContentProvider
MLGroup. createContentProvider()
Creates the content provider.IMListContentProvider
MLGroup. getContentProvider()
Gets the or created content provider to use.