Uses of Interface
com.iizix.prop.content.IContentItem
Packages that use IContentItem
Package
Description
Uses of IContentItem in com.iizigo.panel.prop.map
Classes in com.iizigo.panel.prop.map that implement IContentItemUses of IContentItem in com.iizigo.panel.prop.mlist
Classes in com.iizigo.panel.prop.mlist that implement IContentItemModifier and TypeClassDescriptionclassThe Editor version of a mobile list items group container.Uses of IContentItem in com.iizix.prop.content
Classes in com.iizix.prop.content with type parameters of type IContentItemModifier and TypeClassDescriptionclassAbstractContentProvider<ITEM extends IContentItem,ITEM_CONTENT extends IContentData<ITEM>> The default content provider.classAbstractContentUIContainer<ITEM extends IContentItem,ITEM_CONTENT extends IContentData<ITEM>> A property container that handles content and has custom content provider support.interfaceIContentData<ITEM extends IContentItem>The data content interface used to carry information about an item.interfaceIContentProvider<ITEM extends IContentItem,ITEM_CONTENT extends IContentData<ITEM>> Generic interface of content providing.interfaceIContentProviderAPI<ITEM extends IContentItem,ITEM_CONTENT extends IContentData<ITEM>> Extends the generic interface of content providing with an API to add/remove items by means of API.interfaceIContentProviderPropCnrAPI<ITEM extends IContentItem,ITEM_CONTENT extends IContentData<ITEM>> The API as an interface with default code that easily is added to a container to provide the general code.Methods in com.iizix.prop.content that return IContentItemUses of IContentItem in com.iizix.prop.ui.map
Classes in com.iizix.prop.ui.map that implement IContentItemUses of IContentItem in com.iizix.prop.ui.mlist
Classes in com.iizix.prop.ui.mlist that implement IContentItem