Package com.iizix.prop.ui.mlist
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 com.iizix.prop.content.IContentProvider- beginChanges, canModifyWithAPI, commitChanges, dispose, getItemCount, initialize, onAdded, onRemoved, onSelectionTypeChanged, reinitialize, updateContents- Methods inherited from interface com.iizix.prop.content.IContentProviderAPI- add, add, clearSelection, get, getAll, getFirstSelectedIndex, getSelectedIndicies, indexOf, onSelectionChanged, remove, remove, removeAll, setSelection, setSelection- Methods inherited from interface com.iizix.prop.ui.mlist.IMListContentProvider- getIcon, getItemsContainer