Interface IMListContentProviderAPI
- All Superinterfaces:
IContentProvider<MLItemProp, MLItem>, IContentProviderAPI<MLItemProp, MLItem>, IMListContentProvider
- All Known Implementing Classes:
MLContentProvider
public interface IMListContentProviderAPI extends IMListContentProvider, IContentProviderAPI<MLItemProp, MLItem>
The content provider interface for MList that includes API functions to add and remove items.
- Author:
- Christopher Mindus
Method Summary
Methods inherited from interface IContentProvider
beginChanges, canModifyWithAPI, commitChanges, dispose, getItemCount, initialize, onAdded, onRemoved, onSelectionTypeChanged, reinitialize, updateContentsMethods inherited from interface IContentProviderAPI
add, add, clearSelection, get, getAll, getFirstSelectedIndex, getSelectedIndicies, indexOf, onSelectionChanged, remove, remove, removeAll, setSelection, setSelectionMethods inherited from interface IMListContentProvider
getIcon, getItemsContainer