org.beanfabrics.model
Interface IMapPM<K,V extends PresentationModel>

All Superinterfaces:
Bean, ContextOwner, IListPM<V>, java.lang.Iterable<V>, PresentationModel, Supportable, Validatable
All Known Implementing Classes:
MapPM

public interface IMapPM<K,V extends PresentationModel>
extends IListPM<V>

Author:
Michael Karneim TODO add some methods from MapPM here

Method Summary
 
Methods inherited from interface org.beanfabrics.model.IListPM
addListListener, contains, getAt, getSelection, getSortKeys, indexOf, isEmpty, listIterator, removeListListener, size, sortBy, sortBy, sortBy, swap, swap, toArray, toCollection
 
Methods inherited from interface org.beanfabrics.Bean
addPropertyChangeListener, addPropertyChangeListener, getPropertyChangeSupport, removePropertyChangeListener, removePropertyChangeListener
 
Methods inherited from interface org.beanfabrics.validation.Validatable
getValidationState, getValidator, isValid, revalidate
 
Methods inherited from interface org.beanfabrics.support.Supportable
getSupportMap
 
Methods inherited from interface org.beanfabrics.context.ContextOwner
getContext
 
Methods inherited from interface java.lang.Iterable
iterator
 



© 2010 by Michael Karneim, http://www.beanfabrics.org