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 TypeClassDescriptionclass
The 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 TypeClassDescriptionclass
AbstractContentProvider<ITEM extends IContentItem,
ITEM_CONTENT extends IContentData<ITEM>> The default content provider.class
AbstractContentUIContainer<ITEM extends IContentItem,
ITEM_CONTENT extends IContentData<ITEM>> A property container that handles content and has custom content provider support.interface
IContentData<ITEM extends IContentItem>
The data content interface used to carry information about an item.interface
IContentProvider<ITEM extends IContentItem,
ITEM_CONTENT extends IContentData<ITEM>> Generic interface of content providing.interface
IContentProviderAPI<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.interface
IContentProviderPropCnrAPI<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