Package org.eclipse.core.databinding.property.list
package org.eclipse.core.databinding.property.list
-
ClassDescriptionIListProperty<S,
E> Interface for list-typed properties.ListProperty<S,E> Abstract implementation of IListProperty.MultiListProperty<S,E> A list property for observing multiple list properties in sequence in a combined list.SimpleListProperty<S,E> Simplified abstract implementation of IListProperty.