Uses of Interface
com.iizix.prop.content.IContentItem
Package
Description
Uses of IContentItem in com.iizigo.panel.prop.map
Uses of IContentItem in com.iizigo.panel.prop.mlist
Modifier and TypeClassDescriptionclass
The Editor version of a mobile list items group container.Uses of IContentItem in com.iizix.prop.content
Modifier 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.Uses of IContentItem in com.iizix.prop.ui.map
Uses of IContentItem in com.iizix.prop.ui.mlist