Class Hierarchy
- java.lang.Object
- org.eclipse.core.databinding.property.list.ListProperty<S,E> (implements org.eclipse.core.databinding.property.list.IListProperty<S,E>)
- org.eclipse.core.databinding.property.list.DelegatingListProperty<S,E>
- org.eclipse.core.databinding.property.list.MultiListProperty<S,E>
- org.eclipse.core.databinding.property.list.SimpleListProperty<S,E>
- org.eclipse.core.databinding.property.list.ListProperty<S,E> (implements org.eclipse.core.databinding.property.list.IListProperty<S,E>)
Interface Hierarchy
- org.eclipse.core.databinding.property.IProperty
- org.eclipse.core.databinding.property.list.IListProperty<S,E>