Uses of Interface
com.iizix.prop.ui.mlist.IMListContentProvider
Packages that use IMListContentProvider
Uses of IMListContentProvider in com.iizix.prop.ui.mlist
Subinterfaces of IMListContentProvider in com.iizix.prop.ui.mlistModifier and TypeInterfaceDescriptioninterface
The content provider interface for MList that includes API functions to add and remove items.Classes in com.iizix.prop.ui.mlist that implement IMListContentProviderModifier and TypeClassDescriptionclass
The mobile list item content provider for the mobile list component.Methods in com.iizix.prop.ui.mlist that return IMListContentProviderModifier and TypeMethodDescriptionprotected IMListContentProvider
MLGroup.createContentProvider()
Creates the content provider.MLGroup.getContentProvider()
Gets the or created content provider to use.