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 TypeInterfaceDescriptioninterfaceThe 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 TypeClassDescriptionclassThe mobile list item content provider for the mobile list component.Methods in com.iizix.prop.ui.mlist that return IMListContentProviderModifier and TypeMethodDescriptionprotected IMListContentProviderMLGroup.createContentProvider()Creates the content provider.MLGroup.getContentProvider()Gets the or created content provider to use.