Uses of Class
com.iizix.prop.content.AbstractContentUIContainer
Package
Description
Uses of AbstractContentUIContainer in com.iizigo.panel.prop.map
Uses of AbstractContentUIContainer in com.iizigo.panel.prop.mlist
Uses of AbstractContentUIContainer in com.iizix.prop.content
Modifier and TypeFieldDescriptionprotected AbstractContentUIContainer<ITEM,
ITEM_CONTENT> AbstractContentProvider.cnr
The container.Modifier and TypeMethodDescriptionAbstractContentUIContainer.clone()
Clones this instance.AbstractContentProvider.getItemsContainer()
Returns the items container.default AbstractContentUIContainer<?,
?> IContentItem.getItemsContainer()
Returns the container for the items.IContentProvider.getItemsContainer()
Returns the items container.Modifier and TypeMethodDescriptionvoid
AbstractContentProvider.initialize
(AbstractContentUIContainer<ITEM, ITEM_CONTENT> cnr) Called to initialize the content provider for the container instance.void
IContentProvider.initialize
(AbstractContentUIContainer<ITEM, ITEM_CONTENT> cnr) Called to initialize the content provider for the container instance.Uses of AbstractContentUIContainer in com.iizix.prop.ui.map
Modifier and TypeClassDescriptionclass
The map marker container contains markers placed on a map that comes from a VirtualSpace table or by means of the API.Uses of AbstractContentUIContainer in com.iizix.prop.ui.mlist
Modifier and TypeClassDescriptionclass
The mobile list item group contains mobile list items placed inserted into a list that comes from a VirtualSpace table or by means of the API.